I was under the impression that Next.js was the successor to React? Is that not the case?
You should probably read the article before posting.
11–20 of 147 posts
I was under the impression that Next.js was the successor to React? Is that not the case?
You should probably read the article before posting.
It's always seemed clear that Vercel has been, at best, OSS-ish. Trying to play both sides of claiming to be open source but also (somewhat sneakily) building a walled garden to lock users into their hosting platform.
I now just use a React SPA with Vite.
I was under the impression that Next.js was the successor to React? Is that not the case?
I warn everyone away from next.js. Unsurprisingly V0 has a real shot at massively increasing its adoption because people don’t know any better. What are some salient counter points for choosing next.js? I see a lot of new devs not want to have to think about deployment and management of systems so that is one aspect. If you only know react I guess getting SSR without having to learn something else is a win at the cos…
Stay away from anything that has to do with Vercel
I was under the impression that Next.js was the successor to React? Is that not the case?