Back to Phase 1: The Unnecessary Beginning

Warning: This is where we add so many libraries, your browser will start to cry.

Adding More JavaScript Libraries: Phase 2 (of an Infinite Loop)

We're not done yet! Because, why not?

Our JavaScript Code:

// Import all the things import 'lib1'; import 'lib2'; import 'lib3'; import 'lib4'; // And maybe 20 more

We're not done yet! Phase 3 is coming soon... or maybe not.