- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 289字
- 2021-07-08 10:32:39
What to expect from this book
The remainder of this book is going to be a guided tour that walks you through the creation of a complete data-driven website. The website we create will feature almost every aspect of a typical large-scale web development project. The app will be developed using a popular Node.js framework called Express, and it will persist data using MongoDB. In the first few chapters, we will cover the groundwork involved in getting the core of the server up and serving content. This includes configuring your environment so you are up and running with Node.js and MongoDB, and a basic introduction to the core concepts of both technologies. Then, we will write a web server powered by ExpressJS from scratch, which will handle serving all of the necessary files for the website. From there, we will work with the Handlebars template engine to serve both static and dynamic HTML web pages. Diving deeper, we will make the application persistent by adding a data layer where the records for the website will be saved and retrieved via a MongoDB server.
We will cover writing a RESTful API so that other people can interact with your application. Finally, we will go into the details to see how to write and execute tests for all of your code. A summary is given in the following section.
Wrapping up, we will take a brief detour as we examine some popular, merging frontend technologies that are becoming increasingly popular while writing SPAs. These technologies include Backbone.js, Angular, and Ember.js.
Last but not least, we will go into detail about how to deploy your new website to the Internet using popular cloud-based hosting services such as Heroku and Amazon Web Services.
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- Learn to Create WordPress Themes by Building 5 Projects
- LabVIEW入門(mén)與實(shí)戰(zhàn)開(kāi)發(fā)100例
- Python 深度學(xué)習(xí)
- Java高手真經(jīng)(高級(jí)編程卷):Java Web高級(jí)開(kāi)發(fā)技術(shù)
- Python零基礎(chǔ)快樂(lè)學(xué)習(xí)之旅(K12實(shí)戰(zhàn)訓(xùn)練)
- Learning ArcGIS Pro
- Instant QlikView 11 Application Development
- Learning FuelPHP for Effective PHP Development
- C語(yǔ)言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- Java程序設(shè)計(jì)案例教程
- 軟件供應(yīng)鏈安全:源代碼缺陷實(shí)例剖析
- C++從入門(mén)到精通(第6版)
- Java Web開(kāi)發(fā)基礎(chǔ)與案例教程
- JavaScript Mobile Application Development