List some new features comes with angular6



List some new features comes with angular6..

Answer / Parul Srivastava

Angular 6 introduced several new features. Here are some of them:n
1. Ivy renderer: A next-generation renderer for Angular that promises better performance and smaller bundle sizes.
2. Improved build optimizer: This feature can further reduce the size of your bundles by removing unnecessary code.
3. New CLI commands: The Angular CLI now includes commands to build, serve, test, and lint your application for production.
4. Material design components: Angular 6 comes with material design components integrated, making it easier to create beautiful UIs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is router imports?

1 Answers  


How to open dialog box in angular 4?

1 Answers  


What is rx observable?

1 Answers  


What are different type or classification of directives?

1 Answers  


What is class binding in angular?

1 Answers  


Differentiate between one-way binding and two-way data binding.

1 Answers  


How angularjs is different from jquery?

1 Answers  


What is the difference between javascript and ecmascript?

1 Answers  


What is the meaning of ng in angular 2?

1 Answers  


What is the difference between an observable and a promise?

1 Answers  


What is ng-app, ng-init, and ng-model?

1 Answers  


What are http interceptors?

1 Answers  


Categories