How to use Recoil for state-management in ReactJS or NextJS.
In this video we will learn about recoil library by Facebook - which is a state management library for react or nextjs applications. This library is super simple to use as compared to the context-api (with useContext hook) or redux. In my opinion this is by far the most easiest and efficient library.
#reactjs #nextjs #react #next #javascript