Internationalization is a process of design and preparation application for easy adaptation to different region or culture.
This presentation is about how Angular Team approaches this problem and why we decided to go with official solution during adaptation to Chinese market even though official solution has few disadvantages.
I focus on official solution working during compile-time, sometimes comparing to libraries working in runtime.
Also, I present result of my research on current development process of this module, what we can expect in Angular 7 / 8.