Using Prefixed Name Spaces with Javascript
This is very different radical idea for how one should arrange Javascript (and for that matter any code).
Prefix based name spaces are an amazing tool for organizing code of any sort. Here’s a video by Lev and Shuo who really knock it out of the park in terms of explaining how this concept works and showing how we practically apply it:
Â