Back to Web Development

Backend Development

Learn to build server-side applications with Node.js and the Express.js framework, handling requests, middleware, and routing.

3 weeks

Topics in this Chapter

1

Node.js

Explore Node.js, the JavaScript runtime that allows you to build fast, scalable server-side applications.

2

Express.js

Learn Express.js, the minimal and flexible Node.js framework for building web applications and APIs.

3

Middleware

Understand the concept of middleware in Express for handling tasks like logging, authentication, and data parsing.

4

Routing

Define how your application responds to client requests at different endpoints using Express routing.

5

Authentication & JWT

Learn the basics of user authentication on the backend and how to use JSON Web Tokens (JWT) for stateless authentication.

GeekDost - Roadmaps & Snippets for Developers