▲ | haltcase 5 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. | ||
▲ | francisduvivier 5 days ago | parent [-] | |
Well you have next-i18next and NextAuth.js, those integrations with Next.js help for getting something running quickly. |