/
Using Prefixed Name Spaces with Javascript

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:

 

Related content

JSON - JavaScript Object Notation
JSON - JavaScript Object Notation
Read with this
Javascript Namespace Conventions
Javascript Namespace Conventions
More like this
How do we make a Javascript sandbox
How do we make a Javascript sandbox
Read with this
Using name prefixes in Javascript code
Using name prefixes in Javascript code
More like this
How do we have a Javascript callback when the page is loaded?
How do we have a Javascript callback when the page is loaded?
Read with this
Prefix Namespaces for Separating Concerns
Prefix Namespaces for Separating Concerns
More like this