The Forensics Of React Server Components

Deep look at the impact they have on the page load timeline

The Forensics Of React Server Components
27 minutes by Lazar Nikolov

React Server Components combine the best of client-side rendering, and author Lazar thoroughly examines how we got here with a deep look at the impact that RSCs have on the page load timeline.

Supabase is now GA
sponsored by Supabase

The open source Firebase alternative is now Generally Available.

Details on how React rendering behaves, and how use of Context and React-Redux affect rendering.

While programming is solving a problem through code, engineering is maintaining that solution over time. After building software for the last 10 years, I’ve found the former is easy, but the latter isn’t.

React Strict Mode and Race Condition
4 minutes by Nico Prananta

One of the main reasons React introduced Strict Mode is to help us find hard-to-notice bugs, like race conditions. One of the ways it does this is by re-running Effects twice in development mode.

Why Patching Globals Is Harmful
20 minutes by Artem Zakharchenko

Throughout the next few thousands of words, I will be referring to modifications of global APIs as "patching". You take the code you don't own, you modify its behavior, you patch it. I hope we are clear on semantics.

how did you like this issue?

Login or Subscribe to participate in polls.

newsletters

Would you like to become a sponsor and advertise in one of the issues? Check out our media kit and get in touch.