WebFund 2013F Midterm Review

From Soma-notes
Revision as of 13:58, 16 October 2013 by Soma (talk | contribs) (Created page with "==Readings== You may want to read (or re-read) these chapters to get a bit more depth on the topics covered in class. * ''JavaScript, The Good Parts:'' Chapters 3 (Objects),...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Readings

You may want to read (or re-read) these chapters to get a bit more depth on the topics covered in class.

  • JavaScript, The Good Parts: Chapters 3 (Objects), 4 (Functions), and 6 (Arrays)
  • Learning Node: Chapters 2 (REPL), 4 (Modules), 6 (Routing and Connect), 7 (Express), 8 (Jade only)

Note Express exposes much of the functionality of Connect.