MongoDB Example

Let's analyze the source code of the TIL command-line app to understand the steps involved in using MongoDB from NodeJS.

Follow along here: https://github.com/BurlingtonCodeAcademy/til/blob/master/til.js

[menu]

1/17