WebFund 2013W Lecture 13: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
==Audio== | |||
Audio from the lecture given on March 5, 2013 is [http://homeostasis.scs.carleton.ca/~soma/webfund-2013w/comp2406-2013w-lec13-05Mar2013.m4a here]. | |||
==Interesting Links== | ==Interesting Links== | ||
Latest revision as of 01:21, 29 March 2013
Audio
Audio from the lecture given on March 5, 2013 is here.
Interesting Links
- CreativeJS
- rot.js blog article
- 7 days of RogueLike challenge
- HTML5 Canvas tutorials
- 31 Days of JavaScript and WireLibJS
Questions from class discussion
- hosting on a 'real' server
- increase security on a login system
- jQuery + node
- file uploads & downloads
- multiple POSTs on same URL
- mongodb startup time?
- client side has right assets
- what is middleware?
- why mongodb over other DB solutions?
- our own cookies
- how are sessions implemented?
- integrity of client supplied data
- when to not serve through node
- LDAP with node.js
- security through obscurity
- AJAX