December 2017
Beginner
372 pages
10h 32m
English
The inline bundle file is a webpack code which contains its runtime. This file is required because we use webpack to load our application and stitch everything together. The Angular CLI compiles the webpack into this one file, which is then used by the browser to render the application.
Read now
Unlock full access