1.

What are the new features rolled out in Angular 5?

Answer»

The ANGULAR 5 version consists of a bunch of new features and performance-enhancing improvements in addition to multiple bug fixes to make the coding WORK for Angular & Javascript Developers a lot easier than its predecessor, Angular 4. Here is a list of all the features in this version:

  • Switching to the AOT compiler by default.
  • An INTEGRATED watch mode
  • Included type for checking in multiple templates
  • Versatile and increased flexibility of metadata
  • Removal of the *.ngfactory.ts files
  • Improved error messages for EASY fixing
  • Allowing multiple exports aliases
  • New “Tree Shakeable” components section
  • Option for Hybrid Upgrade of Application
  • Updates in the I18n (Internationalization) Pipes.


Discussion

No Comment Found