react-redux-router-firebase - Boilerplate for React & Redux, integrated with Firebase authentication...
Read more »
react hook that behaves like a class constructor for functional components - codejamninja/use-constructor... (more…)
Read more »
I’ve been using React for over a year now. I’m also conducting training to help people learn it from scratch. I noticed that on every…...
Read more »
TinaCMS is a powerful editing toolkit for React-based apps. With this tutorial, learn how to integrate the CMS to Next.js and leverage its main features. (more…)
Read more »
The Redux philosophy is that you keep all your data in a single store and operate on it via actions. Since react is technically just a view library and redux is technically just a state management library, a lot of architectural and design decisions need ... (more…)
Read more »