A list of React translation & i18n tutorials

A list of tutorials covering React and how to translate your application using npm translation packages like react-intl or react-i18n.
We currently have these 2 tutorials tagged with react:

How to translate your React app with react-i18next
How to translate your React app with react-i18next

You learn how to you can translate your React app with react-i18next. The tutorial also explains how to manage the translations json files with BabelEdit.

How to translate your React app with react-intl / FormatJS
How to translate your React app with react-intl / FormatJS

Tutorial with a complete example on react translations. Covers: react-intl, FormattedMessage, IntlProvider and babel-plugin-react-intl