WebFund 2013F Lecture 5

From Soma-notes
Revision as of 14:03, 24 September 2013 by Soma (talk | contribs)
Jump to navigation Jump to search

Audio from the lecture given on September 23, 2013 is here.

Readings

  • Chapter 4 in Learning Node (Modules)

Topics

  • node modules
  • function invocation patterns
    • method
    • function
    • constructor
    • apply
  • function arguments array
  • return values
  • try, catch, throw