Material-UI is an open-source React component library for building responsive UI applications... (more…)
Read more »
We wanted to build a multi-page website instead of the typical one-page websites supported by React.JS, so we followed the React Router Tutorial to integrate React Router into our application. Learning from example, we figured out how to have a fixed navb...
Read more »
React Native makes it easy to build native iOS and Android apps, there's a lot of modules that allow us to use native APIs made by an awesome community. But sometimes it can be frustrating to realize that your needed module does not exist and the only sol... (more…)
Read more »
I have been trying to learn React for the past year now, on and off. No matter how much I try, I just cannot seem to get off the tutorials. The code just isn’t intuitive. (more…)
Read more »
Find out how to define and test common Redux patterns, learn about basic Redux concepts, and write tests for them.
Read more »