WebFund 2013F: Tutorial 7

From Soma-notes
Revision as of 09:53, 18 October 2013 by Soma (talk | contribs) (Created page with "Today you should spend your time understanding the following code. This is a '''complete node application'''. Consider the following: * What does each line do? Specifically...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Today you should spend your time understanding the following code. This is a complete node application. Consider the following:

  • What does each line do? Specifically, what errors/loss of functionality would you lose if you remove any line?
  • What node functionality has been omitted from this application relative to the other ones we have covered this term?
  • How would you get this application to run?

The midterm will primarily cover this code. So this is your chance to prepare. Good luck!

package.json

app.js

index.jade

room.jade