react-i18next
- A collection of tips and tricks to get more out of i18next and react-i18next when using it with your application or website. This post covers a wide range of topics, including pluralization, React components, hooks, validation, TypeScript and much more.
- Quick tips and tricks when working with dynamic keys in i18next. There are situations where we only know at runtime what the correct translation key is. This post will explain how to setup your code to work with dynamic translation keys and how to make the extraction code work nicely with those defined keys.