Software localization
Master the art of tailoring SolidJS applications for international users by leveraging the powerful i18next library.
Software localization
Dive deep into localizing React apps with react-intl/FormatJS and discover how Phrase Strings can help you translate your content seamlessly.
Software localization
Learn how to make the most of React Native localization using the Expo framework and create an inclusive, user-friendly app with a global appeal.
Software localization
There may be no built-in solution for React i18n, but these amazing libraries will help you manage your i18n projects in React easily from start to finish.
Software localization
Avoid bloating your bundle with third-party i18n libraries, and engineer your own solution with React and Redux to keep your code focused on exactly what you need.
Software localization
React-i18next is a powerful set of components, hooks, and plugins that sit on top of i18next. Phrase software developer Mohammad Ashour, teaches you how to use it to internationalize your React apps.
Software localization
Explore the best React blogs out there to get tips and tricks on working with React.js, Gatsby, Next.js, React Native, and much more.
Software localization
Sometimes, we want our i18n state in Redux. This React Redux tutorial will show you how it’s done using the react-redux-i18n library.
Software localization
Let's have some fun with language and code. We'll use Yandex's Translate API to translate the words for the player on the fly and React to build out the UI.