How would you recommend to approach internationalisation in an angular 2 dart application? I'm building a web application that needs to support multiple languages.
Hello Vlad,
another approach would be not to localize your website on code level but rather translate it with a translation proxy solution. Easyling is a very well known one - guess what language was chosen for it's front-end ;)
Very little to no extra coding is required to get a translated website up and running with it. Sign up for a demo, they'd be happy to show you around!
Daniel V
Runnin around in front-end code and having a blast!