Learn Node.js
Beginner-friendly, hands-on introduction to Node.js for backend web development. Learn to create and configure HTTP servers, understand the request–response cycle, implement routing, serve JSON APIs with path and query parameters, and handle CORS while building a small server application.
What you'll learn
- Get a practical introduction to Node.js and its core concepts
- Create and configure basic HTTP servers using Node’s built‑in modules
- Implement routing logic, path parameters, and query strings for APIs
- Serve JSON responses and handle CORS in a small backend project
Skills you'll gain
- Understand the basics of Node.js
- Create and configure a basic HTTP server with Node.js
- Handle routing logic and serve dynamic API responses using path and query parameters
- Serve JSON APIs and work with HTTP, JSON, and modular code design
- Implement CORS and other key backend functionalities in a mini server application
Prerequisites
- • Solid understanding of basic JavaScript
Who this course is for
- → Learners with a solid understanding of basic JavaScript
- → Aspiring backend or fullstack web developers
Provider
Coursera
Related Courses
Python Bootcamp
Python Bootcamp covers fundamentals of Python programming, including control structures, advanced data types, functions, modules, packages, multithreading, exception handling, file handling, GUI design, and database connectivity, preparing learners for future work in data science and machine learning.
Systems Engineering
This course introduces Systems Engineering principles across the lifecycle of complex systems, covering system design, architecture, requirements analysis, modeling, verification, lifecycle models (Waterfall, V-Model, Spiral, Agile), SysML, risk management, trade-off analysis, and a Smart Home Security System project.
IT Systems Design and Analysis
Prepare to design, analyze, and evaluate IT systems using data flow diagrams, ERDs, UML, and feasibility analysis. Learn to assess existing systems, identify inefficiencies, compare solution alternatives, and deliver a digital transformation strategy through a hands-on final project.
Programming with JavaScript
Learn the basics of web development with JavaScript, including variables, data types, functions, objects, arrays, DOM manipulation, modern JS features, and writing unit tests with Jest over 5 modules.
Hands On FullStack Development Course with Infrastructure Management Product implementation
A 180-day, project-first full-stack infrastructure course where you build and operate production-grade services with CI/CD, testing, observability, and operational playbooks, aimed at taking you from toy projects to real-world deployment experience.
Learn Typescript
Hands-on introduction to TypeScript fundamentals and their application in real projects. Learn core typing concepts, advanced TypeScript features, and how to use TypeScript with React and Express while building safer, more maintainable JavaScript applications.