Learn Express.js

Coursera MOOC / Non-credit USD 49
Enroll now →
Learn Express.js

About this course

Learn Express.js is an engaging and beginner-friendly course designed to give you a solid foundation in building web servers using Node.js and the Express framework. You'll start by setting up a basic server, understanding the request/response cycle, and sending responses. As you progress, you'll dive deeper into serving data, using query parameters, and adding path parameters to routes. The course also teaches modularizing code using express.Router(), handling "Route Not Found" errors, and configuring CORS to manage cross-origin requests. Practical examples and clear explanations help ensure you can build organized, maintainable backend applications. By the end, you’ll be ready to build your own Express.js projects confidently and efficiently, equipped with best practices and real-world knowledge. This course is project-based, so you’ll learn by building two exciting apps: 1. Startup Planet: A REST API packed with detailed information about startups from around the world. You'll learn how to: - Create routes to serve different types of data - Handle HTTP requests and responses - Serve and filter data using Express 2. Spiral Sounds: An indie rock vinyl store where users can browse, order, and get real-time updates. You'll build features including: - User authentication and protected routes - Inventory management and order processing - Task queues for simulating logistics - Real-time notifications using Server-Sent Events

What you'll learn

  • Set up a web server using Node.js and Express
  • Understand the request/response cycle
  • Implement routing with express.Router()
  • Handle errors and configure CORS
  • Build applications with user authentication and inventory management
  • Utilize real-time notifications with Server-Sent Events

Course objectives

  • Develop a solid foundation in Express.js
  • Create modular, maintainable backend code
  • Gain practical experience through projects

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.