Turning your API inside-out.| overreacted.io
They’re not burritos.| overreacted.io
How I learned to stop worrying and love refs.| overreacted.io
Maybe you have used React for a long time:| mirone.me
Update 26 Sep 2020: A followup to this post is Towards principled reactive UI.| Raph Levien’s blog
If an iframe re-renders in React, it can interfere with back navigation in your browser. The solution? Force the iframe to unmount with a unique key.| www.aleksandrhovhannisyan.com
Part 2 in the saga of Concurrent React and Suspense; going over what got shipped in React 18, what comes next, and how it all fits together.| blog.6nok.org
Effects are a part of your data flow.| overreacted.io