Javascript

What is ICU? Our guide for ICU message formatting and syntax.

What is ICU? Our guide for ICU message formatting and syntax.

Kinga WojciechowskabyKinga Wojciechowska17 min read

ICU message format is the most widely used format for Unicode strings. Learn more about ICU message formatting and syntax for plurals, numbers, dates and time and more.

Continue reading
Number formatting in JavaScript

Number formatting in JavaScript

Jakub PomykałabyJakub Pomykała3 min read

Discover the power of 'toLocaleString' functions in JavaScript. Format numbers, currencies, and units without any 3rd party localization library.

Continue reading
How to use code splitting with JSON files in React application

How to use code splitting with JSON files in React application

Jakub PomykałabyJakub Pomykała2 min read

Lazy load JSON resource with language translations to speed up your React application. Use built-in code-splitting feature to load JSON files.

Continue reading
List of i18n libraries for React, React Native, and NextJS

List of i18n libraries for React, React Native, and NextJS

Jakub PomykałabyJakub Pomykała6 min read

Best i18n libraries for React web, React Native, Expo and all other React apps. Check how react localization should look like.

Continue reading