What is "angular-5"

The Angular 5 was announced on November 1, 2017, 7 months after its predecessor Angular 4. Among the main novelties of the version, we have:

  • API Http discontinued, HttpClient becomes the recommended API for use in all apps.
  • Support for multiple alias export.
  • Internationalization of Pipes number, date and currency (currency).
  • Build optimization

Related links: