NoSQL: MongoDB and Node.js With Geddy: Persisting a Todo List

| | bookmark | email

MongoDB and Node.js With Geddy: Persisting a Todo List

In this three part tutorial, we'll be diving deep into creating a to do list management app in Node.js and Geddy. This is the last entry in the series, where we'll be persisting our todo items to MongoDB.

tags:node.js,geddy,npm,mongodb,javascript,document database

via NoSQL databases