Answer Posted / hr@tgksolutions.com
The following features are new in Angular 8.
• Typescript: Angular 8 supports typescript 3.4.
• Ivy: Angular 8 supports.
• Bazel: Angular 8 support Bazel compiler.
• Location: To help people migrating from AngularJs, a bunch of things added to the location services in Angular.
• Differential loading: It is a technique to increase your application performance. When you create applications for production, two bundles are created one bundle for older browsers that support only ESS and another bundle for new browsers that support only ES6+.
Dynamic imports for lazy routes: Angular 8 uses standard dynamic import syntax so the syntax is customized to Angular.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use angular 2?
What would be a good use for ngzone service?
What is ng controller in angularjs?
What is a template reference variable?
What is the purpose of a filter in angular?
What is ng-content directive in angular?
What are dsl animation functions in angular js. List them.
Is react a framework?
What are factory method in angularjs?
What are filters in angularjs? Can you list some?
How $location is different from window.location in angularjs?
Why use node.js?
Explain component life cycle in angular?
Explain One-way binding in AngularJS?
Give the example of angularjs object?