You are already aware of the fact React.js is fast, but did you know there is a way to speed up the rendering of React components even more?
Say hello to my …
Posts in React.js
There are tonnes of exciting things happening in the Javascript space in 2015. The two most exciting things for me are React.js by Facebook and Aurelia by Rob …
The beautiful of simplicity of React.js doesn’t only extend to components, but also mixins. Essentially mixins can extend components and all of the …
The latest and greatest version of React.js is here in the form of version 0.13. With the latest release comes a plethora of great and potentially application …
React.js is the greatest thing to happen to front-end development in a long time. It is fast, it allows us to break our application into bite-sized chunks and …
Developers new to ReactJS seem to get confused as to what the difference between props and state are inside of components. After all, they do both work …
In the front-end framework race there are many contenders, but the one that stands out from most is AngularJS which is supported by Google. It simplifies the …