paths.back_all
मुफ़्तBackend

Node

Ship a real backend portfolio with Node.js: a REST API, JWT authentication, a real-time app with Socket.IO, a full-stack CRUD app with a database, and a live deployment.

आपकी प्रोग्रेसpaths.videos_count

साइन इन ताकि प्रोग्रेस सभी डिवाइसेस पर सेव रहे।

Get comfortable with the Node.js runtime, core modules, npm, and building a basic server without any framework.

    • What Node.js is and how the V8 runtime works outside the browser
    • CommonJS vs ES modules and npm/package.json basics
    • Building a raw server with the built-in http module
    • Working with core modules: fs, path, os, url
    • Handling routing and requests without a framework