К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Learn Express.js · LearnSpace
Назад в каталог
courseraПрограммирование

Learn Express.js

Курс от Scrimba
Начальный≈ 1.7 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

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

Навыки, которые вы освоите

Web ApplicationsWeb ServersNode.JSAPI DesignMaintainabilityServer SideSecure CodingMiddlewareRestful APIJavaScript FrameworksReal Time DataWeb Frameworks

Программа курса

2 модулей · 20 учебных материалов

01Learn Express.js8 материалов

Learn Express.js

Welcome to interactive lessons!PLUGINLearn Express.jsPLUGINStartup Planet IntroPLUGINSetting Things UpPLUGINA Basic Server

Учитесь у экспертов

Tom Chant

Instructor at Scrimba

Learn Express.js
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 1.7 ч

2 модулей

Язык: Английский

Часть программы вашего университета
PLUGIN
Aside: The Request/Response CyclePLUGIN
Aside: Sending a ResponsePLUGIN
Getting Started with Express.js Graded AssignmentЗадание
02Routing and Parameters in Express12 материалов
Serving DataPLUGINAside: Query ParametersPLUGINFiltering by Query ParamsPLUGINAside: Path ParametersPLUGINAdd Path Parameters 1PLUGINPath Params 2PLUGINexpress.Router()PLUGINModularise The CodePLUGINRoute Not FoundPLUGINUsing CORSPLUGINWrapping Things UpPLUGINRouting and Parameters in Express Graded AssignmentЗадание