00:00:00 – 01. Section Intro
00:00:47 – 03. An Overview of Modern JavaScript Development
00:07:26 – 04. An Overview of Modules in JavaScript
00:22:27 – 05. Exporting and Importing in ES6 Modules
00:45:06 – 06. Top-Level await (ES2022)
00:59:50 – 07. The Module Pattern
01:10:10 – 08. CommonJS Modules
01:14:35 – 09. A Brief Introduction to the Command Line
01:27:02 – 10. Introduction to NPM
01:45:42 – 11. Bundling With Parcel and NPM Scripts
02:07:22 – 12. Configuring Babel and Polyfilling
02:25:25 – 13. Review Writing Clean and Modern JavaScript
02:35:51 – 14. Let s Fix Some Bad Code Part 1
02:59:11 – 15. Declarative and Functional JavaScript Principles
03:11:37 – 16. Let s Fix Some Bad Code Part 2
Exercise Files