- Broke up app.js into 5 scripts - We have to manually include each script in index.html - We have to pay attention to the order they load in
- Pre-webpack version of our simple app - One app.js file with all the code - Bootstrap included via CDS, no SASS or customization - Single SVG included in assets folder