Moving back to React

#433 – November 20, 2023

Discover the story behind daily.dev's transition from Preact to React for frontend development. This post explores the challenges, solutions, and benefits of migrating to React, enhancing our web app's performance and development experience.

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.

In this article, Patrick presents five architectural principles for building a modern frontend from a talk by Natalia Venditto.

Guide to concurrency, CPU- and IO-bound components, and other interesting stuff. Finally, learn what deferred value is.

You’ll explore some popular Redux alternatives, each offering unique features and benefits that cater to different use cases.

You will learn how to use TypeScript with React. By the end, you will have a solid understanding of how to write React code with TypeScript.

newsletters