There are a few ways to share data between React components. One state management solution is Kea, which works similarly to Redux. (more…)
Read more »
Rediscover the benefits of the MVC architecture in the GUI environment and how it can be applied to your React application. Learn the two pillars of MVC in React: (1) Presentation layer with Controller and View React Components and (2) a UI-Agnostic Data ... (more…)
Read more »
Learn about the history of state management in React and what the preferred solutions are today. (more…)
Read more »
Nigerians never disappoint. We went on the streets of Lagos to see how normal, everyday Nigerians interface with VR for the first time. Find us on Facebook, ... (more…)
Read more »
When using the connect function, you may find that you are permitted to pass invalid props or omit required props to components. (more…)
Read more »