arrow_back
Welcome to the course
Job ready Backend development course! Welcome
Welcome to the course! We have everything you need
Introduction to Backend - What is Backend?
Introduction to Backend - Client , Server and Database
Setup - Git, VS code
Intro to Git, GitHub, and Workflow
Creating Repository, GitHub Pages, Deploying and Pushing code
Install and Setup - Git and GitHub
10+ Interview guides [download PDF]
All guides and resources - download from here
All our premium guides (bonus - free)
[zip code file] - DSA revision guide page
Cold emailing networking guide
Behaviour interview guide
Complete tech job guide
behaviour-interview-guide
Complete tech job guide
Cold emailing networking guide
DSA revision guide
Complete tech job guide
General prompt engineering guide with examples
General backend guide (pdf)
General Node express guide (pdf)
Prompt engineering guide pdf
HTML, CSS, JS apps [bonus]
[HTML, CSS project 1] - Planet Selling - E commerce - HTML,CSS - complete app
[HTML, CSS project 2] - Build a complete Signature app with HTML, CSS, JS
[HTML, CSS project 3] - ECommerce app using HTML and CSS
[HTML, CSS project 4] - Tailwind CSS introduction and complete project
HTML -- CSS -- JS
[HTML, CSS, JS Project] Basic TODO app
[HTML, CSS, JS Project] - Typing Speed Test
[HTML, CSS, JS Project] - Quick Sign
[HTML, CSS, JS Project] - Portfolio Site
JavaScript part 1
JS part 1 - Installing VS code IDE
JS part 2 - Starting with JS
JS part 3 - Comment
JS part 4 - Variables
JS part 5 - Data type
JS part 6 - Type conversion
JS part 7 - Operators
JS part 8 - Conditional statement
JS part 9 - Loops
JS part 10 - Functions
JS part 11 - Arrays
JS part 13 - For in / For Of
JS part 14 - Multidimensional Array
JS part 15 - Copy and Spread
JS part 16 - Array destructuring
JavaScript part 2
JS part 17 - Objects
JS part 18 - Object inside Array
JS part 19 - Functions inside Function
JS part 20 - Lexical Scope
JS part 21 - Debugger
JS part 22 - Sets
JS part 23 - Maps
JS part 24 - This
JS part 25 - New
JS part 26 - Constructor
JS part 27 - Symbol
JS part 28 - Recursion
JS part 29 - Asynchronous
JS part 30 - SetTimeout
JavaScript part 3
JS part 31 - Callback
JS part 32 - Callback Hell
JS part 33 - Promise
JS part 34 - Async Await
JS part 35 - setInterval and clearInterval
JS part 36 - Call , Bind and Apply
JS part 37 - Property Flags and Descriptor
JS part 38 - Proto
JS part 39 - Prototype
JS part 40 - Class
JS part 42 - Static
JS part 43 - Public and Private
JS part 44 - try ,catch and throw
JS part 45 - FetchAPI
JS projects
[zip code file] JS projects
[JS project] - Key logger project
[JS project] - Countdown till 2025
[JS project] - Expense Tracker
[JS project] - FetchAPI
[JS project] - Guessing Game
JS interview
[JS interview] - 50+ JavaScript Practice Exercises - Beginners to Advanced
We are adding more videos!
Introduction to Node JS and Backend
Introduction to Node JS (mindset shift)
Node JS exploring and capabilities
Using Firebase for backend development
Authentication for backend development
Next JS intro for backend development
Unique projects for backend development
Node JS in detail
1 _ Node JS and How to Install
2 _ First Program (REPL and CLI)
3 _ Modules
4 _ Local Modules
5 _ Import _ Export
6 _ Multiple Exports
7 _ Module Exports vs Exports
8 _ ES Module import_export
9 _ Build in Modules
10 _ OS Module
11 _ Path
12 _ FS Module
13 _ How Web Works _
14 _ Create Node Server
15 _ Npm
16 _ Nodemon
17 _ GitIgnore
18 _ Event Loop
19 _ Event Loop Practice
20 _ Events
21 _ Streams
Express JS in detail
1 _ INTRODUCTION
2 _ EXPRESS ROUTE
3 _ Express static
4 _ something important
5 _ express json
6 _ params
7 _ query string
8 _ middle ware
9 _ method get post
11 _ Express router
Node and Express JS interview
Node JS interview questions
Express JS interview questions
We are adding videos soon! Don't worry.
Mongo DB in detail
1 _ What is Mongo DB_
2 _ SQL vs No SQL
3 _ Installation
4 _ MongoDB Shell
5 _ Adding New Document
6 _ Adding Multiple Documents
7 _ Finding
8 _ Chaining Methods (count, limits, etc.)
9 _ Some Operators
10 _ Nested Documents (1)
11 _ Delete Document
12 _ Update Document (1)
13 _ MongoDB Node's Driver
14 _ Connect NodeJS to MongoDB
15 _ Good Practice
16 _ Inserting Document
17 _ Updating Document
18 _ Deleting Document
19 _ API using NodeJS + ExpressJS + MongoDB
20 _ MongoDB(Read)
21 _ MongoDB(Create)
22 _ MongoDB(Update)
23 _ MongoDB(Delete)
24 _ Mongoose
25 _ Mongoose + MongoDB + ExpressJS + NodeJS
26 _ Mongoose(Read)
27 _ Mongoose(Create)
28 _ Mongoose(Update)
29 _ Mongoose(delete)
30 _ MongoDB Atlas
Backend development with Next JS
1 _ Express JS vs Next JS
2 _ Creating Next App
3 _ Api Route and Route Handler
4 _ Nested routes
5 _ Dynamic Route, Static Data, Postman
6 _ Advanced routing Url params
7 _ CRUD operation
8 _ Restful API with fetch
9 _ Redirect using Middleware
10 _ Nextjs and MongoDB with Contact From
Authentication in detail
Learn user signup, login, authentication using useContext - React
Learn user signup, login, authentication using MERN stack
Learn Authentication with Next Auth
Everything about Firebase
Firebase overview and speedrun
Learn authentication using React and Firebase
CRUD using React and Firebase
Authentication using React and Firebase
Firebase: auth, db, functions
Everything about SQL
Coming soon! Stay tuned
Deploying your full stack apps
GitHub Pages Deploy
Netlify Deploy
Vercel Deploy
#1 Backend project - Book my Show MERN app
[zip code file] Book my show
0 - Overview
1 - Setup , Home and Select Movies
2 - Home CSS, components , time schedule
3 - Select Seats
4 - Last Booking Details
5 - Context , Local Storage , active inactive
6 - slots context , seats context
7 - Book Button , Backend , Server , ConnectToDB
8 - GetData , PostData , updating lastBookingDetails
#2 Backend project - Social media MERN app
How to build Social Media Full Stack App (complete pdf guide)
Building a Social Media App with MERN Stack - Walkthrough video
social-media-master [zip code file]
#3 Backend project - Chrome extension in Node JS
How to create Web Text to PDF chrome extension
Text to PDF Chrome extension - complete guide
Detailed videos are coming!
#4 Backend project - Hotel booking app in MERN
MERN-Booking-App-main
Hotel-booking-pdf-mern
Detailed videos are coming soon!
#5 Backend project - Ecommerce app in MERN
[zip code file] Ecommerce app
Ecommerce app part 4 - define a category (CRUD)
Ecommerce app part 5 - define a product (CRUD)
Ecommerce app part 8 - client side (products), context api , fetching
Ecommerce app part 10 - client side (login , logout , admin features)
Ecommerce app part 2 - userctrl , userrouter , cokkies , jwt token
Ecommerce app part 7 - client side - navbar
Ecommerce app part 3 - register , login , logout ,authorization
Ecommerce app part 6 - filtering , pagination , sorting , limitations
Ecommerce app part 11 - client side (Add to cart)
Ecommerce app part 9 - client side (details page)
Ecommerce app part 1 - Setup , Server , Mongodb and userModel
#6 Backend project - Build a Linkedin Clone in Next JS 14
Full stack LinkedIn clone in Next JS (complete pdf guide)
LinkedIn Guide Topic wise
LinkedIn app part 1 - Introduction and Project setup
LinkedIn app part 2 - UI setup
LinkedIn app part 3 - Authentication and Responsiveness
LinkedIn app part 4 - Sidebar and Feed pages
LinkedIn app part 5 - Database and Models
LinkedIn app part 6 - Creating and displaying posts
LinkedIn app part 7 - Advanced features and caching
LinkedIn app part 8 - Interactions and Deployment
#7 Backend project - Build a dashboard in Next JS 14
[Zip code file] next14-dashboard-main
Next JS dashboard part 1 - Project Overview, Setup, Sidebar
Next JS dashboard part 2 - Complete UI Navbar (use client, Link, usepathname)
Next JS dashboard part 3 - Build a transactions page
Next JS dashboard part 4 - Create users and products in UI
Next JS dashboard part 5 - Add users and add products in DB
Next JS dashboard part 6 - View users and view products (dynamic route)
Next JS dashboard part 7 - Connect to MongoDB (fetching from DB)
Next JS dashboard part 8 - Create a Login form (UI only)
Next JS dashboard part 9 - Dynamic routing using MongoDB
Next JS dashboard part 10 - Server Actions explained (Add users and products)
Next JS dashboard part 11 - Delete and update features - UI and DB
Next JS dashboard part 12 - Implement authentication - Login and logout
Join 1:1 mentorship
Join the mentorship plan
1:1 mentorship + 24/7 Whatsapp access + all courses
Preview - Job ready Backend development mastery course (lifetime)
Discuss (
0
)
navigate_before
Previous
Next
navigate_next