Hacker News new | ask | show | jobs
by haltcase 290 days ago
In what way does Next.js handle translations or authentication? It doesn't prescribe or even do much to simplify either of those things.
1 comments

Well you have next-i18next and NextAuth.js, those integrations with Next.js help for getting something running quickly.