Embedding translations in your JS bundles with ngx-translate

added by JavaScript Kicks
6/1/2020 1:25:06 PM

338 Views

You may not always want to fetch your translations through additional HTTP requests. Let me show you how you can safely embed them in your JS bundles using TypeScript and ngx-translate. Also take the opportunity to make the code type safe


0 comments