Skip to content

Instantly share code, notes, and snippets.

@ajkovar
Last active September 2, 2020 17:52
Show Gist options
  • Save ajkovar/07af8535ceedc40f31ea57eb50c389cb to your computer and use it in GitHub Desktop.
Save ajkovar/07af8535ceedc40f31ea57eb50c389cb to your computer and use it in GitHub Desktop.

Arguments for i18next

Author provides a convincing if not biased Review: https://medium.com/@jamuhl/i18n-frameworks-the-unfair-showdown-8d436cd6f470#:~:text=formatjs%20comes%20with%20built%20in,on%20the%20need%20of%20developers.

Author least has agnostic atitude: https://medium.com/@jamuhl/the-freedom-of-choice-i18next-polyglot-or-formatjs-8c479f9e6890

If nothing else, he is good at SEO.

**Supports translation outside of react: **

i18next/react-i18next#909

Is Trending better: https://www.npmtrends.com/i18next-vs-react-intl

component nesting

i18next :

https://react.i18next.com/latest/trans-component

vs format.js version:

https://formatjs.io/docs/react-intl/components/#rich-text-formatting

i18next version might be better

other thoughts

On the other hand, format.js has had some explosive commit activity recently: https://github.com/formatjs/formatjs/graphs/contributors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment