- 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.
推薦閱讀
- Advanced Splunk
- JavaScript全程指南
- 體驗設計原理:行為、情感和細節
- ASP.NET Core 2 and Vue.js
- PostgreSQL 11從入門到精通(視頻教學版)
- QGIS By Example
- Julia高性能科學計算(第2版)
- Windows Phone 7.5:Building Location-aware Applications
- Scala編程(第5版)
- Java Web從入門到精通(第3版)
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- Mastering Elixir
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- TypeScript圖形渲染實戰:2D架構設計與實現
- Offer來了:Java面試核心知識點精講(框架篇)