Writing Code - Building Todo List App Backend - Session 7: MongoDB Database Integration

Published: 19 April 2017
on channel: Manthan Dave
1,287
4

You know the stubs that we've been working with so far? In this one, we're going to replace all of them with a MongoDB instance - complete with writing models for Mongoose!

As usual, code is available at: https://github.com/manthanhd/wc-todoa...

If you need a quick refresher on the instructions, they are available here: https://github.com/manthanhd/wc-todoa...