Must Read
10 Tips for Better Redux Architecture
Redux has caught on so much that it’s not just being used for React anymore. This posts explains the top 10 tips for better Redux architecture.
Learn
How To Create Native Cross-Platform Apps With Fuse
Fuse is a toolkit for creating apps that run on both iOS and Android devices.
Build Yourself a Redux
Redux is a simple library that helps you manage the state of your JavaScript app.
Baby’s First Reaction - A "Hello Word" Example for React
Getting started with React is way harder than it should be. First you have to set up your environment, then you have to figure out the right syntax to create a component, and then you have to figure out how to manage state. There’s a lot to learn before you can stop crawling and start running.
Tools & Code
Create Data-Intensive, Feature-Rich HTML5 Apps with Sencha
Sencha Ext JS provides everything you need to build data-intensive web applications that run on desktops, tablets, and smartphones.
Designers: Start Coding With uilang
This article will introduce you to uilang’s philosophy and syntax to bridge the gap between Designers And Developers.
Prepack, A tool for making JavaScript code run faster
Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated.
Interesting Links
How To Create Native Cross-Platform Apps With Fuse
Fuse is a toolkit for creating apps that run on both iOS and Android devices.