top | item 47146004

(no title)

tengbretson | 5 days ago

React server components are dope. Server actions are dangerous but powerful. No one has a more mature implementation of either of these than Next.

discuss

order

sgarland|5 days ago

It is hilarious to me that the industry has reinvented serving HTML to clients, but with many intermediate steps, and this is heralded as groundbreaking.

Vinnl|5 days ago

You'd almost wonder if there wouldn't be more to it.

teaearlgraycold|5 days ago

I still just prefer having a more clear separation of concerns with API routes instead of using server components. I want my frameworks to be way less fancy than what Next is pushing out these days. I get the feeling we're dealing with the consequences of Vercel employees needing to justify their promotions.

dyllon|5 days ago

Of course no one has a more mature implementation of it than Next. The Next.js team designed it themselves!

braebo|4 days ago

React and RSC are not dope they are a kludge and the only reason you’re blind to that fact is because you’re React brained and have no experience with modern alternatives that are actually good like SvelteKit or SolidStart.