Hi, I'd like to know how to bind a Backbone collection(or model) to Nodejs mongoose model.
What I want to achieve here is when a user(group host) sends an invitation to another user, the user being invited will accept or reject the request. If the user accept the request, the name of that user will be included in the group list that will be display on the page of all users who accepted the request. The list should always be updated(like if someone click the quit button or another user joined the group) without the page refreshing. Thanks -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
