Where is the documentation? The vercel docs don't cover the things op is mentioning very well if at all.
RSC isn't a problem it is next implementation of it that is.
Understanding SSR,SSG,CSR etc is obvs where people get unstuck and that's fine but the api (use client, use server) and the arbitrary limitations on whatcan and cant be done serverside make this framework he'll to deal with
I think next.js is in danger of not existing. Openai moved to remix. I am moving to Astro many people I know are considering moving
Yep my thoughts exactly. I have encountered the exact same issues. I don't know why but there is a tonn of backlash when I say I hate next.js and think it is an objectively bad implementation of React. I am moving to Astro for my future projects. There is no reason for the pain.
I also hate how the moment I use headers and cookies to get something like I might get from the request object I am forced to render dynamically this kills SsG for me.
I honestly thought I was the problem. Glad to here someone else is struggling
IMHO I believe nearly every organisation I have worked with at this size always has a management problem.
The reality is if you want your teams to be competitive adding contractors competing with your in-house staff can be a really good thing.
Most in-house teams are jaded with management and having contractors set to do jobs (of course they have to be good) injects some life into the organisation.
If your in-house team is toxic you need to go and be the one to monitor that.
I worked on a team where when the CPO was there it was actually amazing but the moment he left their idiot head of engineering and middle management had a field day doing nothing
If anyone is interested in extending I have done some work on it and can confirm it is quite easy. I extended it to be able to use stripe check it out below:
RSC isn't a problem it is next implementation of it that is.
Understanding SSR,SSG,CSR etc is obvs where people get unstuck and that's fine but the api (use client, use server) and the arbitrary limitations on whatcan and cant be done serverside make this framework he'll to deal with
I think next.js is in danger of not existing. Openai moved to remix. I am moving to Astro many people I know are considering moving