node.js - "Cannot read property of undefined" NodeJS -
this nodejs/express/mongoose application. https://gist.github.com/nosille/e114ed3cb52ed88650c1
this template register.jade
file that's supposed receive firstname
property user object main application. suspect there might wrong header order, properties of user
object aren't sent before template rendered.
Comments
Post a Comment