Skip to content

GauravWaghmare23/Backend-learning-javascript

Repository files navigation

Backend-notes

Welcome to my backend learning repo! This is a structured collection of notes and code samples as I explore backend development using JavaScript.

📂 Folder Overview

  • node fundamentals/ – Basics of Node.js: modules, event loop, file system, etc.
  • http/ – Manual HTTP server creation and request/response handling.
  • expressjs/ – Express.js setup, routing, middleware, and REST APIs.
  • ejsbackend/ – EJS templating engine integration with Express.
  • FormHandler, session, cookieParser/ – Form data processing, session management, and cookie parsing.

🛠 Technologies Used

Language Usage
JavaScript Core backend logic
EJS Templating engine for dynamic HTML

📅 Progress

  • ✅ Initial commit with folder structure
  • ✅ Added Express.js examples
  • ✅ Implemented session and cookie parsing
  • ⏳ More advanced topics coming soon (e.g., JWT, MongoDB, error handling)

🚀 Goals

  • Build a modular backend architecture
  • Understand session vs cookie-based auth
  • Prepare for Smart India Hackathon backend integration

Feel free to explore, fork, or contribute!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published