Intl
Listed inThe Intl APIInternationalizationon
The built-in internationalization API: dates, numbers, currency, lists, plural rules, and collation.
Building for more than one language, script, and calendar. Cheap to design in, expensive to retrofit.
7 articles
Listed inThe Intl APIInternationalizationon
The built-in internationalization API: dates, numbers, currency, lists, plural rules, and collation.
Listed inMessage FormattingInternationalizationon
ICU syntax for plurals, gender, and interpolation — concatenating sentences does not survive translation.
Listed inInternationalization BasicsInternationalizationon
Externalising strings, negotiating a locale, and noticing the assumptions English quietly hides.
Listed inTranslation WorkflowInternationalizationon
Getting strings out to translators and back again without a manual merge every release.
Listed inLocale RoutingInternationalizationon
Path prefixes, `hreflang`, and how a search engine understands a multilingual site.
Listed inRTL and Bidirectional TextInternationalizationon
Logical properties, mirroring, and why every `margin-left` is a latent bug in Arabic and Hebrew.
Listed inThe Intl APIInternationalizationon
Dates, numbers, currency, relative time, and collation — already in the browser, and better than your helper.