Modern web apps rely on client‐side code for localization (e.g. formatting dates, numbers, and plural forms). An overview and some examples on using the ECMAScript Internationalization API (Intl.DateTimeFormat, Intl.NumberFormat, Intl.Collator, etc.) would be useful.