A list of free tutorials for ngx-translate

A list of tutorials covering Angular and how to translate your application using ngx-translate.
We currently have these 5 tutorials tagged with ngx-translate:

How to translate your Angular app with ngx-translate
How to translate your Angular app with ngx-translate

Free tutorial: Set up Angular with ngx-translate, extract translations from code, switch translations at runtime, edit translation files. Covers Angular 8-16

ngx-translate Documentation
ngx-translate Documentation

Documentation for ngx-translate the internationalization library for Angular. Covers: TranslateService API, Translate Pipe & Directive. Tutorial included.

How to translate Angular 9 apps: @angular/localize and xlf
How to translate Angular 9 apps: @angular/localize and xlf

Free tutorial: Learn how to use @angular/localize to translate your Angular 9 app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to translate your Angular 7 app with ngx-translate
How to translate your Angular 7 app with ngx-translate

Free tutorial: Set up Angular 7 with ngx-translate, extract translations from code, switch translations at runtime, edit translation files.

How to translate your Angular 6 app with ngx-translate
How to translate your Angular 6 app with ngx-translate

You learn: How to set up ngx-translate, automatically keep your translation files up to date with ngx-translate-extract and edit multiple JSON files at once.