ssr

1 post
Simplifying React Server Components

React Server Components, a brand new concept in React , can seem cryptic and has a pretty steep learning curve. This post cover the most fundamental parts of React Server Components and provide examples of how you can use it to create a simple, yet powerful, fullstack app.

Continue reading