[Noisebridge-discuss] [JavaScript Class] Scope & Closures

Garrett Smith dhtmlkitchen at gmail.com
Thu Dec 19 20:00:38 UTC 2013


Hey JavaScripters -

Last Friday, we went over Kangax JavaScript quiz. Part of learning how
to code is learning how the code is interpreted. And we covered
functions again.
https://noisebridge.net/wiki/JavaScript/Notes/Function

This Friday, I have one more quiz question for you guys. It's a good
one! It covers FunctionExpression vs FunctionDeclaration, and Grouping
Operator vs CallExpression/Arguments.

Please read and review those productions in the spec:
ecma-international.org/ecma-262/5.1/

Also review kangax nfe article:
http://perfectionkills.com/named-function-expressions-demystified/

I'll recap on functions for only a few minutes with some class participation.

I'll also cover Scope (Closures).
https://noisebridge.net/wiki/JavaScript/Notes/Scope

Crossposting this to NB Discuss.
-- 
Garrett
@xkit
ChordCycles.com
garretts.github.io



More information about the Noisebridge-discuss mailing list