Let React speak your language
Tomáš Ehrlich at React Conf 2018
Introduction to Lingui project which aims to fill the gaps in the internationalization workflow and provide the best developer experience. It started as a proof of concept how to leverage template literals and JSX for writing messages in ICU MessageFormat syntax using babel macros, but soon it became a viable alternative to react-intl. It also offers an offline compilation of message catalogs to keep the library size small.