React TL;DR – a human filter for most useful tech content.

All posts

Translate your React app with ease using Facebook’s own framework (FBT)

Reasons to use FBT:

  • Translatable text resides inline with the rest of your JSX. This means that you can search for English text strings in your text editor and directly find the React component where it’s used.
  • It supports plural variations out of the box.
  • It supports enums.
  • Adjust translations based on pronouns.