DEV Community

Play Button Pause Button
Adriano Raiano
Adriano Raiano

Posted on • Updated on

i18next Crash Course | the JavaScript i18n framework

i18next is one of the most used "i18n" JavaScript frameworks.
In this video, we will check out the basic features of i18next and internationalize a React.js app.

Published also here: https://youtu.be/SA_9i4TtxLQ

Code:
https://github.com/i18next/i18next
https://github.com/i18next/react-i18next

Website & Docs:
https://www.i18next.com
https://react.i18next.com

Articles:
React.js: https://dev.to/adrai/how-to-properly-internationalize-a-react-application-using-i18next-3hdb
Node.js: https://dev.to/adrai/how-does-server-side-internationalization-i18n-look-like-5f4c
Deno: https://dev.to/adrai/internationalization-i18n-for-deno-with-i18next-3e0l
Next.js: https://dev.to/adrai/all-side-optimized-nextjs-translations-4n9i
Remix: https://dev.to/adrai/how-to-internationalize-a-remix-application-part-2-glf
Gatsby: https://dev.to/adrai/best-internationalization-for-gatsby-mkf
Vue.js: https://dev.to/adrai/how-to-properly-internationalize-a-vue-application-using-i18next-1doj
jQuery: https://dev.to/adrai/the-progressive-guide-to-jquery-internationalization-i18n-using-i18next-3dc3
Angular: https://dev.to/adrai/unleash-the-full-power-of-angular-i18next-4b7o

Top comments (0)