10
Internationalization, Localization, and Accessibility of Angular Applications
When developing applications, you’re often targeting users from many different countries; because of that, it’s essential to add internationalization and localization to your Angular applications. Internationalization is the process of making your applications translatable so people who speak different languages can use your application without any issues. With localization, you tailor the content of your website to a specific location. For example, users from the USA expect dollar signs, whereas users from the EU use a euro sign in front of currency values. Besides people from different countries, your applications will also be used by people with different abilities. ...
Get Effective Angular now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.