Webpack with Angular

Webpack is a module bundler. It is able to bundle together different assets such as JavaScript, CSS, and HTML. The webpack is quite popular and is becoming the preferred way of setting up your app. In the world of frontend though, things come and go at a high rate. This makes it important to understand what problem needs solving, rather than the technical details of a specific bundler tool.

In this appendix, you will:

  • Discover the important concepts in webpack
  • Learn how to use webpack in a simple web project
  • Utilize webpack to set up an Angular project
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset