Learn how to get started with Koa, a popular middleware framework for Node.js.
Overview
Syllabus
Introduction
- Work with Koa in your web applications and APIs
- What you should know
- What is Koa?
- Compare Express vs. Koa
- Node.js server setup
- Install and set up Koa
- Listen and use syntax
- What is the context?
- Basic context syntax
- Request with context
- Response with context
- Throw errors with context
- What is async?
- Setup for async use
- Examples of async
- What is middleware?
- Example of cascading
- Finalize cascading example
- Next steps
Taught by
Emmanuel Henri