Othmane Kahtalblog.othmane.me·Nov 19, 2024Building Multilingual React Apps: Practical Guide to i18next and RTL SupportIn previous article, we understood why localization and internationalization are crucial parts that should be handled to create globally-ready products or apps. Now, in this article, we'll jump into a practical guide about how you can set up and conf...Discuss·6 likes·38 readsi18next
arnaud akotonoublog.femidev.com·Nov 10, 2024Gérer plusieurs langues sur son site avec Hygraph et NextJsDans cet article, nous verrons comment gérer plusieurs langues avec Hygraph et NextJs. Grâce à cette configuration, vous pourrez facilement ajouter, modifier et ainsi gérer du contenu dans plusieurs langues depuis une interface centralisée, tout en r...Discuss·46 readsGérer le contenu de son site avec Hygraph et NextJshygraph
Othmane Kahtalblog.othmane.me·Nov 2, 2024Why Internationalization and localization are No Longer Optional for Modern AppsInternationalization and localization are crucial parts to take into consideration when you start your application or product, to make it limitless across the world. In this article, we'll dive deep into these concepts and why you should take care of...Discuss·1 like·57 readslocalization
Aryan kadamaryankadam.hashnode.dev·Jul 23, 2024Multilingual using react-i18nextReact i18next Tutorial Welcome to the blog on setting up Multilingual feature in a React application using i18next. This guide will take you through the process of creating a multilingual React app with step-by-step instructions. Introduction In this...DiscussReact
Emzar Panikashviliepanikas.hashnode.dev·Jun 16, 2024Building localized NextJS application with language selector and cloud hosted translations: Part 2 / 2 - client sideImage by macrovector on Freepik The code for this article can be found here: https://github.com/epanikas/nextjs-tailwind-language-selector The first part of this article, discussing server-side localization, can be found here: https://epanikas.hashno...DiscussTypeScript
Harshal RanjhaniforCodeParrot 10x Dev10xdev.codeparrot.ai·Jun 15, 2024How to Easily Add Translations to Your React Apps with i18nextMultilingual support is a crucial aspect of modern web applications. By providing translations in multiple languages, you can cater to a diverse audience and enhance user experience. React applications can benefit significantly from internationalizat...Discuss·10 likes·63 readsi18next
Gautham R Vanjregautham10.hashnode.dev·May 10, 2024Building Multilingual apps in Next 14 using next-intlThis is the seventh blog in the "Next.js 14 learning path" series, if you follow and learn Next.js 14 from scratch, please click here. So what we are going to see in this blog, we will be using Introduction Internationalization is a critical aspect o...Discuss·110 readsi18n
Richard WestmorelandProilearnedathing.com·Mar 27, 2024Internationalizing a React Native App with i18next and Expo: Part 2If you haven't done so already, check out my Part 1 article here, where I walk you through setting up i18next and expo-localization in your React Native App. In part 1, we learned how to set up i18next and expo-localization in a React Native app with...Discuss·437 readsi18n
Adriano Raianoi18n.hashnode.dev·Jun 22, 2023FeaturedSupercharge Your TypeScript App: Mastering i18next for Type-Safe TranslationsAs our world becomes increasingly interconnected, the development of web applications that cater to a global audience takes precedence among developers. If you're a TypeScript developer, you're likely acquainted with the advantages of static typing a...Thomas Frank and 2 others are discussing this3 people are discussing thisDiscuss·30 likes·242 readsJavaScript
Hamsa Harcourtharcourt.hashnode.dev·May 9, 2023How to build a multilingual website in Next.jsSince the internet became widely accessible in 1991, it has experienced rapid adoption. Improvements have been made using it in almost every field. Additionally, as technology advances, its advantages become even more obvious and more people are inte...Discuss·93 readsNext.js