1. React
  2. JSConf Asia
  3. 2019
  4. The *Other* Spec: Internationalization in JavaScript

The *Other* Spec: Internationalization in JavaScript

Ujjwal Sharma at JSConf Asia 2019

No matter what kind of developer you are, in 2019, Internationalization is honestly kind of a big deal. Especially if you're building interfaces that transcend linguistic and cultural boundaries. Over the years, the community has developed a set of tools for solving the problems in this area but they are non-standard, hard to keep a track of and in the best case, pretty huge. I will talk about the new Internationalization APIs in JavaScript, which solve these problems and give you a decent set of tools to build apps that work across different languages, currencies and cultures.