Learn Express
Ditulis pada: March 22, 2019
Coupon Details
Learn Express, Master Express - the fast and lightweight Node framework for building backend servers
Created by Daniel Stern
What you'll learn
- Implement a server with Express 4
- Understand and explain Express and Node's role in the ecosystem of the internet
- Use Mocha and Supertest to write tests for your Express apps
- Implement a RESTful API with Express
- Serve HTML and CSS files using Express
- Implement Express middleware including body-parser and Cors
Requirements
- A text editor installed on your workstation (Brackets, Sublime Text or IntelliJ are suggested)
- You need sufficient administration priveleges on your computer to install Node.js. If you can't, have your administrator install Node and let you install NPM modules before starting