Why I’m so excited about React’s server components: I can do full stack...
Why I’m so excited about React’s server components:
I can do full stack development with just React.
I don’t need to build REST/GraphQL APIs anymore. I can query the DB from my React server components via SQL. 🔥
An entire layer of code just disappears!
Bye bye APIs! 👋
Sure, I could build full stack apps with PHP or Ruby back in the 2000s.
But those solutions lacked the client-side power of React.
Now I can finally use one language, and one component library to elegantly weave the client and the server together.
The future is (nearly) here.