Coffee In Code Out Development, LLC

Day 3 of 30 Min Project 12/17/14

December 17th, 2014

Tonight:

  • Finish up with convict setup and see what other unused references I have in the API
    * OK, think I have this all set, just committed master branch (https://github.com/warnero/node-todo-api/commit/de712b258af40735bc1773fb68064fcc1286a031)
    * Setting up git flow (https://github.com/nvie/gitflow) since I use that for all my projects and this shouldn’t be any different
    * Let’s start adding in our Todo model stuff
        * Using the same template that Mark (https://twitter.com/markcicoria) came up with for our Mongo schemas
        * Basically define our schema in json so that we can easily get access to it and use that to initialize our Mongo schema
    
    Next steps:
  • time to start creating some tests!
  • Use tests to drive the api bits forward for things
  • Start writing the controllers for todos with tests
`
Copyright © 2020 Coffee In Code Out Development, LLC
Find us on Facebook or Twitter