What are the new features in angular 4?
Answer / Jeet Singh
Angular 4 introduces several new features and improvements:
1. Faster boot time with AOT compilation.
2. Improved change detection for better performance.
3. Reduced memory usage due to better garbage collection.
4. New CLI interface for easier project setup.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about lifecycle hook in angular?
How to achive in angular ?
What is the ng in angular?
Why is typescript used in angular?
Is webpack necessary for angular?
What are the difference between angular 6 and angular 7?
Define data binding.
What is bazel and closure compiler in angular6?
What is the difference between a provider, a service and a factory in angular?
What does ng stands for in angular?
What is xmb?
What is difference between directive and component?