Skip to content

RamitRoshan/nodejs-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Backend

This repository contains my practice code, notes, and projects while learning Backend Development with Node.js.

📚 What I’m Learning

  • Basics of Node.js (modules, file system, events)
  • HTTP module and creating servers
  • Request & Response handling
  • Working with JSON data
  • Express.js fundamentals
  • REST APIs
  • Connecting Node.js with databases
  • Connecting Mongoose as a database with MongoDB
  • How export and import works in Backend
  • MVC Architecture
  • Joi

📂 Folder Structure

backend/
│
├── contact-form-application/ 
├── countries-app/  
├── employee-app/ 
├── ems(employee management system)/ 
├── express-server/  
├── Interview-que/  
├── practice-code/  
├── product-management-app/ 
├── simple-server/  
├── student-exam-server/  
├── tasks-management-app/ 
├── tasks-app/ 
├── user-auth-backend/
├── luckyNumber.js/  
├── print1to5.js/ 
└── README.md

🛠 Tech Stack

Node.js

Express.js

MongoDB (Mongoose)

✨ Goal

To strengthen my backend development skills using Node.js and prepare for building real-world applications.

🚀 Note:

Stay connected! I’ll be updating this repo daily with everything I learn in backend development. Follow along as I explore new concepts, tools, and projects.

About

Backend in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published