Skip to main content
Software localization blog category featured image | Phrase

Software localization

How to Localize SolidJS Applications with i18next

Master the art of tailoring SolidJS applications for international users by leveraging the powerful i18next library.
React l10n and i18n blog post featured image | Phrase

Software localization

A Guide to Localizing React Apps with react-intl/FormatJS

Dive deep into localizing React apps with react-intl/FormatJS and discover how Phrase Strings can help you translate your content seamlessly.
React l10n and i18n blog post featured image | Phrase

Software localization

A Comprehensive Guide to React Native 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.
React l10n and i18n blog post featured image | Phrase

Software localization

The Best React Libraries for Internationalization

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 blog category featured image | Phrase

Software localization

Roll Your Own i18n Solution with React and Redux

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 blog category featured image | Phrase

Software localization

A Guide to React Localization with i18next

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 blog category featured image | Phrase

Software localization

The Best React Blogs to Follow Now

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 blog category featured image | Phrase

Software localization

React Redux Tutorial: Internationalization with react-i18n-redux

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 blog category featured image | Phrase

Software localization

Building and Localizing a Language Learning Mini-Game

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.