Rewriting Facebook’s “Recoil” React library from scratch in 100 lines

Recoil is a brand new React library and approach to state management. Here’s my attempt at implementing it in under 100 lines. Read more

Similar

React for Real: Front-End Code, Untangled

When traditional web development techniques don’t cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you’ll be up and running in no time creating dynamic w... (more…)

Read more »