JavaScript Module Pattern: In-Depth
This is a great, detailed look at the Module Pattern in JavaScript. I’d really like to convert all our code to use the loosely-coupled version of this with lazy-loading of scripts to speed up our…
1 year ago • 0 notes