Resources and links associated with my talk on Recoil JS.
npm i && npm start
The best resources I have found to date on RecoilJS are from Jacques Blom, he presents a simple Todo application and a more complex Design Tool that help to illustrate the need to use something like RecoilJS over Context API