|
|
|
|
|
by slashnode
571 days ago
|
|
I've been surprised by the number of companies adopting nextjs as their defacto framework without concern for the uncomfortable reality that the framework is built to be hosted on vercel with self hosting largely supported as an afterthought.
It's great that opennext exists, but it really shouldn't _have_ to exist (as I believe some of the maintainers have publicly stated) |
|
At the risk of sounding like a grumpy old developer, I am currently using minimal JS, native when possible and jquery as needed. The UX is just fine. Some pages have interactive JS but most reload the page. I have a hard time imagining this isn’t an option for most web apps.