Skip to content

Daniele Ghidoli

Angular Tips & Tricks

  • About me
  • My Nomad Life

Category: i18n

Angular 2 internationalization explained: i18n + Angular CLI + AOT
Posted on January 15, 2017February 10, 2017

Angular 2 internationalization explained: i18n + Angular CLI + AOT

As of today, deploying an i18n Angular 2 app is not so easy. The documentation is poor and things are still in development. Despite that, after weeks of struggle, I managed to make things work. And so you do now.

Menu

  • About me
  • My Nomad Life
  • Twitter
  • Github
  • Facebook
  • Instagram
  • Linkedin
  • Medium

Search a post

Categories

  • Bugs
  • i18n
  • RxJS
  • Testing

Most viewed

  • Angular: How to prevent duplicated HTTP requests
  • How to load an Angular app just after the user is logged
  • How to subscribe to RxJS event after it has been already emitted
  • Combining multiple Http streams with RxJS Observables in Angular
  • Why my Angular service doesn't return the assigned value?
  • Testing an Angular Component with Mock Services
  • When should I unsubscribe from an Observable in Angular?

Follow me on Twitter

My Tweets
© Daniele Ghidoli