What is tree shaking in angular?



What is tree shaking in angular?..

Answer / Ranjeet Singh Chahar

Tree shaking in Angular is a technique used to eliminate unused code during the build process, resulting in smaller and more efficient bundle sizes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is the use of @inject()?

1 Answers  


how to set a custom header on the request?

1 Answers  


Explain AngularJS scope life-cycle?

1 Answers  


Is react backend or frontend?

1 Answers  


What is npm start?

1 Answers  


Explain the difference between angular 2 and 4?

1 Answers  


What is the injector?

1 Answers  


Can't bind to ngmodel since it isn't a known property of input angular?

1 Answers  


What is bundle js in angular?

1 Answers  


What are the differences between @component and @directive?

1 Answers  


Is webpack necessary for angular?

1 Answers  


What is the difference between Kris Kowal's Q and $q?

1 Answers  


Categories