- Web Development with MongoDB and NodeJS(Second Edition)
- Mithun Satheesh Bruno Joseph D'mello Jason Krol
- 120字
- 2021-07-09 21:13:01
Summary
In this chapter, we took time to make sure your development environment was properly configured with both the Node runtime environment as well as 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.
推薦閱讀
- Objective-C Memory Management Essentials
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- jQuery EasyUI網站開發實戰
- Visual C++串口通信技術詳解(第2版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Nginx Essentials
- 軟件測試技術指南
- SQL經典實例(第2版)
- Python項目實戰從入門到精通
- Visual Basic程序設計習題與上機實踐
- Akka入門與實踐
- SSH框架企業級應用實戰
- Hands-On Dependency Injection in Go
- Qt 5.12實戰
- 信息學奧林匹克競賽初賽精講精練