July 21 - Top 3 React articles
Top 3 React articles of the week:
1. React Spectrum by Adobe via Devon Govett
React Spectrum is a collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
React Spectrum — A React implementation of Spectrum, Adobe’s design system.
React Aria — A library of React Hooks that provides accessible UI primitives for your design system.
React Stately — A library of React Hooks that provides cross-platform state management and core logic for your design system.
2. A (Mostly) Complete Guide to React Rendering Behavior by Mark Erikson
I’ve seen a lot of ongoing confusion over when, why, and how React will re-render components, and how use of Context and React-Redux will affect the timing and scope of those re-renders. After having typed up variations of this explanation dozens of times, it seems it’s worth trying to write up a consolidated explanation that I can refer people to – Mark
3. Methods Of Improving And Optimizing Performance In React Apps by Shedrack Akintayo
Another performance post this week, this post starts at a great spot - Measuring performance and shows how to utilize the profiler before getting into techniques like useMemo and immutability.
Want to share this with a friend? Use this link