React is a flexible JavaScript library for building user interfaces. Use Redux to make it even more scalable and easy to implement. (more…)
Read more »
If you want to accelerate the development of your React Native app, you should consider using Expo. We used it and we are sharing our experience with you. (more…)
Read more »
I'm Max Stoiber (@mxstbr) - the creator of react-boilerplate, one of the most popular react starter kits (10K+ stars on github).
Read more »
If you spend a lot of time on Hacker News, it’s easy to get taken by the allure of building a web app without a framework. There are a bunch of potential advantages (no bloat! bespoke to your project!) and being able to say you built something with minima... (more…)
Read more »
React also does a great job with returning descriptive error messages when you make mistakes while creating your application. This post will walk through 3 of the most common error messages you will come across when writing React code.
...
Read more »