Hacker News new | ask | show | jobs
by csomar 465 days ago
If you use nextjs you need to strictly limit yourself to their Link navigation and maybe their router. Optimally, you want to be able to generate static HTML at all times.

> Next has been a nightmare to use every step of the way.

Nextjs tech is interesting. Unfortunately, their business model is reliant on their integration being a nightmare and thus your complete reliance to use their platform for deployment.