Bundled Code

Jake’s file utilities don’t support globs, so we install the “shelljs” library to help out. It works perfectly, which allows us to finish integrating Browserify into our automated build. With that done, we turn our attention to our “wwp” global. Our goal is to entirely replace it with modularized require() calls. We start by getting our tests to use the Browserify bundle.

  1. LL14Front-End Modules

    Fri, 2 Aug ’13
  2. LL16JavaScript Workflow 2015

    Fri, 6 Feb ’15
  3. E102AMD vs. CommonJS

    Wed, 29 May ’13
  4. E103Browserify

    Mon, 3 June ’13
  5. E104The Build Step

    Wed, 5 June ’13
  6. E105Bundled Code

    Mon, 10 June ’13
  7. E106Testing with Browserify

    Wed, 12 June ’13
  8. E107Require() All the Code

    Mon, 17 June ’13
  9. E108Eliminating the Global Namespace

    Wed, 19 June ’13
  10. E109Light the Test-Signal!

    Mon, 24 June ’13