parent topic: JavaScript and Typescript
show presentation individually

Node and Express Basics

  • Node and express basics
  • Use case
  • Libraries
  • Hello world
  • Request and response
  • Examples
  • Topics overview
  • Basic routing
  • Sending responses
  • URL parameters
  • Middleware
  • Sending and receiving JSON data
  • Same-origin policy and CORS
  • Rest APIs
  • Testing APIs
  • Sending files and serving static folders
  • Rendering HTML
  • Forms