- MEAN Web Development
- Amos Q. Haviv
- 142字
- 2021-08-05 17:46:45
Chapter 2. Getting Started with Node.js
In the previous chapter, you set up your environment and discovered the basic development principles of Node.js. This chapter will cover the proper way of building your first Node.js web application. You'll go through the basics of JavaScript event-driven nature and how to utilize it to build Node.js applications. You'll also learn about the Node.js module system and how to build your first Node.js web application. You'll then proceed to the Connect module and learn about its powerful middleware approach. By the end of this chapter, you'll know how to use Connect and Node.js to build simple yet powerful web applications. We'll cover the following topics:
- Introduction to Node.js
- JavaScript closures and event-driven programming
- Node.js event-driven web development
- CommonJS modules and the Node.js module system
- Introduction to the Connect web framework
- Connect's middleware pattern
推薦閱讀
- INSTANT Mock Testing with PowerMock
- Python程序設計教程(第2版)
- 軟件項目估算
- 潮流:UI設計必修課
- Android和PHP開發最佳實踐(第2版)
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Gradle for Android
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Julia高性能科學計算(第2版)
- Yii Project Blueprints
- Scala Data Analysis Cookbook
- Extreme C
- Principles of Strategic Data Science
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Using Yocto Project with BeagleBone Black