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

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -