Posts with #javascript

We found 4 posts with tag #javascript

What is ICU? Our guide for ICU message formatting and syntax.
18 min readJuly 04, 2024

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.

Number formatting in JavaScript
3 min readApril 12, 2022

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

How to use code splitting with JSON files in React application
2 min readAugust 06, 2021

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

List of i18n libraries for React, React Native, and NextJS
6 min readOctober 16, 2024

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