Interactive React Lifecycle Methods diagram. Contribute to wojtekmaj/react-lifecycle-methods-diagram development by creating an account on GitHub. (more…)
Read more »
Learn how it is possible to build a React.js app with Wordpress as a backend with the new WP REST API. Code snippets & live demo included. (more…)
Read more »
Using React.memo can give a performance boost in your app by memoizing your functional components' render. React is pretty fast by default, and in general, y... (more…)
Read more »