[Noisebridge WebDev] [JavaScript Class] Closures

Garrett Smith dhtmlkitchen at gmail.com
Sat Nov 23 07:28:51 UTC 2013


Tonight's class was all about closures.

https://noisebridge.net/wiki/JavaScript/Notes/Scope


In addition to Scope Chain, we covered

Singleton using Function Rewriting pattern.

Singleton using new FunctionExpression.
https://noisebridge.net/wiki/JavaScript/Notes/Singleton

Module Pattern.
https://noisebridge.net/wiki/JavaScript/Notes/ModulePattern

Your assignment is:
1) Read the note, examples, and linked articles
2) Create a closure-based example.

If you cannot write an example, and if the reading is confusing, then ask a
question about on this list.
-- 
Garrett
@xkit
ChordCycles.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/webdev/attachments/20131122/c3f8c811/attachment-0002.html>


More information about the WebDev mailing list