Simple state management with Recoil | LogRocket

Recoil is a new state management library from Facebook (though note this isn't an official React project). Doesn't seem to do anything too fancy, but does use a similar mental model to hooks and feels particularly easy to grok. Nice writeup with examples.

Explore Other Notes

Older

Annotate the web

A neat little tool that can allow you to annotate a web page, comment on annotations, and then save/share/export that information. Spotted in an IndieWebCamp show-off session where one user has …

  • <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Recoil is a new state management library from Facebook (though note this isn't an <em>official</em> React project). Doesn't seem to do anything too fancy, but does use a similar mental model to hooks …</p> </body> </html>
  • Murray Adcock.
Journal permalink