React Tricks: Fast, Fit and Fun

#437 – December 17, 2023

How to make your React app or library faster and smaller

Hello! 👋

It seems that the migration to beehiiv worked well. Thank you for all your support in 2023. Let’s get into the last issue before Christmas. 🤶🎄

React Tricks: Fast, Fit and Fun
16 minutes by Alexey Taktarov

How to make your React app or library faster and smaller. Tips and tricks: useEvent, useSyncExternalStore, stable object references, readonly useState.

Adding Authentication to Your React App
sponsored by FusionAuth

Authentication is one of those things that always takes more effort than you want. Instead of adding static libraries (that you need to update and maintain), you can an auth provider that stays up-to-date automatically and comes with pre-built components. Check out how easy it is to add registration & log in with this React SDK from FusionAuth.

React Hydration Overlay
3 minutes by Sami Jaber

@builder.io/react-hydration-overlay is an npm package that provides you with a more useful error message when React SSR hydration mismatch occurs.

Optimizing Performance in React-Native: Tips and Techniques
7 minutes by Diego Oliveira

Explore how to supercharge your app, covering key strategies for optimizing React Native app performance, enhancing user experience and app success.

A Chain Reaction
13 minutes by Dan Abramov

You mix a bit of data and code, and it keeps transforming until there is no more code to run, and only the residue is left.

React Performance Optimization
18 minutes by Blessing Ene Anyebe

Learn how to identify bottlenecks and use memoization, lazy loading, virtualization, and more to create highly performant React applications.

newsletters