React Server Components

React Server Components

React Server Components

React now runs on the server.

What is with all of this acrymony?

It is confusing and there are so many yes…but scenrarios.

For almost 10 years React has been built with the Single Page App model (SPA) where everything is on the client.

React was a simple UI rendering library that had no opinion of how you built your app. This was in stark contrast to other frameworks like Angular 1.x and Ember.js where there was a set way to build app.