Just a quick note to say that the home view still refers to php functions for safe output: https://github.com/heroku/facebook-template-nodejs/blob/master/views/home.ejs Really interesting use of socket.io to build the page up on the fly as API responses return. Thanks for that!
Just a quick note to say that the home view still refers to php functions for safe output:
https://github.com/heroku/facebook-template-nodejs/blob/master/views/home.ejs
Really interesting use of socket.io to build the page up on the fly as API responses return. Thanks for that!