Friday, October 16, 2009
javascript scope
In JavaScript, {blocks} do not have scope.
Only functions have scope.
Vars defined in a function are not visible outside of the function.
Subscribe to:
Post Comments (Atom)
Being agile is not forcing agile methodology.
No comments:
Post a Comment