- 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
推薦閱讀
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- Java 9 Concurrency Cookbook(Second Edition)
- Building a RESTful Web Service with Spring
- JIRA 7 Administration Cookbook(Second Edition)
- Java面向?qū)ο蟪绦蜷_發(fā)及實(shí)戰(zhàn)
- Drupal 8 Module Development
- Java語言程序設(shè)計(jì)教程
- Android移動(dòng)應(yīng)用開發(fā)項(xiàng)目教程
- PowerDesigner 16 從入門到精通
- Clojure Web Development Essentials
- Android技術(shù)內(nèi)幕(系統(tǒng)卷)
- INSTANT LESS CSS Preprocessor How-to
- 自己動(dòng)手構(gòu)建編程語言:如何設(shè)計(jì)編譯器、解釋器和DSL
- 鋁合金陽極氧化與表面處理技術(shù)(第三版)
- Appcelerator Titanium Smartphone App Development Cookbook