Summary
Congratulations! We are well on our way to being a full-stack JavaScript developer. Learning JSON implementations in different web development areas is an amazing journey. This chapter guided our learning curve to a new pinnacle by giving us an overall understanding of NoSQL database scripting. We started by setting up mongoDB and learning about BSON, then performed the basic operations on mongodb collections and, finally, successfully studied mongoose, an elegant object-modeling framework .
Our journey continues toward implementation of JSON by developing automation scripts or task runners for the application. Let's accomplish this in our next chapter.