- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 118字
- 2021-07-08 10:32:43
Summary
In this chapter, we took time to make sure your development environment was properly configured with both the Node runtime environment and the MongoDB server. After making sure both were properly installed, we wrote a basic app that utilized both technologies. The app connected to a locally running MongoDB server, and inserted sample records.
Now that the tedious but necessary tasks of setup and installation are out of the way, we can move on to some fun and start learning!
In the next chapter, we will review a primer on the JavaScript language and understand the basics of Node. Then, we will review the basic CRUD (create, read, update, delete) operations with MongoDB using the Mongo shell.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- C程序設(shè)計簡明教程(第二版)
- Azure IoT Development Cookbook
- 程序員考試案例梳理、真題透解與強化訓(xùn)練
- Python編程:從入門到實踐
- Visual Basic程序設(shè)計實驗指導(dǎo)(第二版)
- Red Hat Enterprise Linux Troubleshooting Guide
- PHP 7從零基礎(chǔ)到項目實戰(zhàn)
- Bootstrap for Rails
- C++程序設(shè)計教程
- R語言數(shù)據(jù)挖掘:實用項目解析
- Java RESTful Web Service實戰(zhàn)
- Spring Boot學(xué)習(xí)指南:構(gòu)建云原生Java和Kotlin應(yīng)用程序
- Learning Ionic(Second Edition)
- H5匠人手冊:霸屏H5實戰(zhàn)解密