You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
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!