WebFund 2013F Midterm Review: Difference between revisions

From Soma-notes
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),..."
(No difference)

Revision as of 17:58, 16 October 2013

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.