Is webpack necessary for angular?
Answer / Sant Prasad
Webpack is not strictly required for Angular, as it comes with its own build system (Angular CLI). However, Webpack can be used in combination with Angular to handle complex projects and customize the build process further. It's optional but powerful when needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the securities threats should we be aware of in angular 2 applications?
What is singleton in angularjs?
What is directives?
How does lazy loading work in angular 6?
What is $scope and $rootScope?
Is angular object oriented?
Why is lazy evaluation good?
What is encapsulation in angular?
Did you use scss?
What is the difference between angular 1(angularjs) and angular?
Explain what angular js routes does ?
Is angular js is a library, framework or plugins?