November 19 - Top 3 React articles
Sorry folks for the unplanned hiatus, the newsletter is back again!
Top 3 React articles of the week:
1. Article: Building Great User Experiences with experimental Concurrent Mode and Suspense by Joseph Savona
At React Conf 2019, Concurrent Mode and Suspense were announced in an experimental release of React. In this post we’ll introduce best practices for using them that we’ve identified through the process of building the new facebook.com.
2. Talk: Building a Custom React Renderer by Sophie Alpert
There's a little-known npm package named react-reconciler
that lets you build your own React renderer. React DOM and React Native themselves are built on top of it. And with it, you can build your own. In this talk, we'll build a simple version of React DOM, you'll walk away with a better understanding of React.
3. Library: react-adaptive-hooks by GoogleChromeLabs
Deliver experiences best suited to a user's device and network constraints. This is a suite of React Hooks and utilities for adaptive loading based on a user's network, cpu, etc.
Want to share this with a friend? Use this link