Skip to content

This repository contains my practice work while learning **backend development** using **Node.js** , **Express.js** , **EJS** , **REST**.

Notifications You must be signed in to change notification settings

Aaditya0411/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Backend Learning Series ๐Ÿš€

This repository contains my backend development practice projects, built step-by-step while learning Node.js, Express, EJS, REST APIs, and SQL integration.

Each folder represents a different backend concept or milestone.


๐Ÿ“‚ Project Structure


๐Ÿง  Folder Overview

๐Ÿ”น BACKED-1-NODE

  • Core Node.js basics
  • File handling
  • Understanding modules
  • Simple backend logic

๐Ÿ”น BACKEND-2-EXPRESS

  • Introduction to Express.js
  • Routing
  • Middleware basics
  • Server creation using Express

๐Ÿ”น BACKEND-3-EJS

  • Server-side rendering using EJS
  • Dynamic pages
  • Passing data from backend to frontend

๐Ÿ”น BACKEND-4-REST

  • RESTful API concepts
  • CRUD operations
  • API structure and best practices
  • JSON based responses

๐Ÿ”น BACKEND-5-NODE-WITH-SQL

  • Backend with SQL database
  • Database connectivity
  • Query execution
  • Data persistence

๐Ÿ› ๏ธ Tech Stack Used

  • Node.js
  • Express.js
  • EJS
  • REST APIs
  • SQL
  • JavaScript

๐ŸŽฏ Purpose of This Repository

  • Strengthen backend fundamentals
  • Practice real-world backend concepts
  • Build a solid foundation for full-stack development
  • Prepare for internships & projects

โ–ถ๏ธ How to Run Any Project

npm install
node index.js

About

This repository contains my practice work while learning **backend development** using **Node.js** , **Express.js** , **EJS** , **REST**.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors