Question - What are some features of Angular 7?
Answer -
Unlike the previous versions of Angular, the 7th major release comes with the splitting of @angular/core. This is done in order to reduce the size. Not every module is required by an Angular developer. Therefore, in Angular 7 each split of the @angular/core will have no more than 418 modules.
Angular 7 features drag-and-drop and virtual scrolling. Lastly, it also has a new and enhanced version of the ng-compiler.