Next.js Internationalization with next-i18next and Internationalized Routing (Full Walkthrough)
Video Statistics and Information
Channel: i18nexus
Views: 938
Rating: 4.7419353 out of 5
Keywords: localization, i18n, i18next, nexti18next, reactjs, react
Id: UwzN8R6h9-U
Channel Id: undefined
Length: 18min 12sec (1092 seconds)
Published: Mon Aug 02 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
praise: 1st, really awesome video. Hats off to you :-)
question: to clarify, besides the routing that nextjs does, the client does *not* wait for a translation to load? The loading of translations is done on the server?
question: if you're using nextjs, you likely care about performance. How does the client-side bundle size compare to linguiJS (5kb)?