๐ข
Node.js Tutorial
43 topics ยท Free ยท Certificate on completion
Build fast backend servers and APIs with JavaScript on the server side.
What you'll learn
01.Node.js Introduction02.Installing Node.js03.The Node.js REPL04.Node.js Modules05.CommonJS vs ES Modules06.npm & package.json07.The path Module08.Reading & Writing Files (fs)09.Streams10.Buffers11.Events & EventEmitter12.The http Module13.Creating a Server14.Basic Routing15.URL & Query Strings16.Building JSON APIs17.Introduction to Express18.Express Routing19.Middleware20.Request & Response Objects21.Serving Static Files22.Error Handling23.REST API CRUD Operations24.Input Validation25.MongoDB & Mongoose Basics26.SQL Basics with Node.js27.Authentication & JWT28.Hashing Passwords29.Environment Variables30.Async/Await Patterns31.Promises32.Error-First Callbacks33.Child Processes Overview34.The Cluster Module35.Debugging Node.js36.Logging37.Testing Node.js Apps38.Security Basics39.CORS40.Rate Limiting41.Handling File Uploads42.Deploying a Node.js App43.Node.js Best Practices
