There are no items in your cart
Add More
Add More
Item Details | Price |
---|
React, Node, Express JS, Mongo DB with 10+ projects
Instructor: 30DaysCoding
Language: Hindi
Enrolled Learners: 37222
Validity Period: Lifetime
10% Cashback as 30DC Coins
Welcome, Introduction | |||
Course material | |||
Prerequisites | |||
Get your certificate | |||
Welcome to the courses | |||
Download the guides | |||
[GUIDES] 15+ Interview resources, guides, roadmaps | |||
All guides for you | |||
15+ Interview, Revision guides and notes | |||
25 Full stack projects | |||
12+ Awesome AI guides | |||
HTML, CSS Intro and mastery | |||
HTML Mastery | |||
0 something important 3:00 | |||
1 overview 10:00 | |||
2 what is html 7:00 | |||
3 editor 4:00 | |||
4 First Program 12:00 | |||
5 tags in capital or small 1:00 | |||
6 easy way to make structure 1:00 | |||
7 heading 3:00 | |||
8 elements 1:00 | |||
9 paragraph 2:00 | |||
10 line break 1:00 | |||
11 hr tag 1:00 | |||
12 pre 1:00 | |||
13 bold | |||
14 strong | |||
15 italics | |||
16 emprasized 1:00 | |||
17 underline | |||
18 small | |||
19 mark | |||
20delete 1:00 | |||
21 insert 1:00 | |||
22 subscript 1:00 | |||
23 superscript | |||
24 blockquote cite 5:00 | |||
25 quotations 1:00 | |||
26 abbriviation 2:00 | |||
27 address 1:00 | |||
28 cite 1:00 | |||
29 bdo | |||
30 comments 4:00 | |||
31 links 3:00 | |||
31 links attribute 2:00 | |||
32 parent , tp 1:00 | |||
33 absolute vs relative 3:00 | |||
34 link with title 1:00 | |||
35 image 1:00 | |||
36 src 2:00 | |||
37 alternate 1:00 | |||
38 favicon 4:00 | |||
39 what is table 2:00 | |||
40 table tag 3:00 | |||
41 explanation 1:00 | |||
42 not so important 3:00 | |||
43 vertical tables 2:00 | |||
44 colspan 3:00 | |||
45 rowspan 1:00 | |||
46 ol and ul 2:00 | |||
47 dl 1:00 | |||
48 ordered type 1:00 | |||
49 block 2:00 | |||
50 inline 2:00 | |||
51 div 6:00 | |||
52 span 1:00 | |||
53 iFrame 3:00 | |||
54 File Path 3:00 | |||
55 head and meta 5:00 | |||
56 code | |||
57 keyboard | |||
58 sample | |||
59 pre | |||
60 var | |||
61 section 2:00 | |||
62 article 1:00 | |||
63 header 1:00 | |||
64 footer | |||
65 nav 2:00 | |||
66 aside 1:00 | |||
67 symbol 1:00 | |||
68 video 2:00 | |||
69 video attribute 1:00 | |||
70 audio 3:00 | |||
71 youtube 2:00 | |||
72 Forms 18:00 | |||
73 selects 3:00 | |||
74 select size 1:00 | |||
75 textarea 2:00 | |||
76 button 1:00 | |||
77 fieldset 3:00 | |||
78 more on inputs 6:00 | |||
CSS Mastery | |||
0 Overview | |||
1 what and why css 1:00 | |||
2 css folder 1:00 | |||
3 external , internal , inline 7:00 | |||
4 comments 3:00 | |||
5 selectors 11:00 | |||
6 universal selector 1:00 | |||
7 grouped selector 1:00 | |||
8 color 4:00 | |||
9 rgba 1:00 | |||
10 hex 3:00 | |||
11 hex short | |||
11 hex short 2 | |||
12 hsl 3:00 | |||
13 hsla | |||
14 backgrounds 12:00 | |||
15 borders 11:00 | |||
16 box model 4:00 | |||
17 margin padding 7:00 | |||
18 outline 5:00 | |||
19 text 8:00 | |||
20 vertical align 2:00 | |||
21 text decoration 4:00 | |||
22 tranform 1:00 | |||
23 more on text 2:00 | |||
24 text shadow 3:00 | |||
25 fonts 6:00 | |||
26 Links 10:00 | |||
27 lists 4:00 | |||
28 more on list 5:00 | |||
29 tables 8:00 | |||
30 block inline 4:00 | |||
31 none,hide 1:00 | |||
32 . Display 13:00 | |||
33 . FlexBox 16:00 | |||
34 . Media Query 5:00 | |||
35 . Grid 11:00 | |||
36 . Transform 4:00 | |||
37 . Box Sizing 2:00 | |||
[Essentials] HTML , CSS and JS (one shot) | |||
Master HTML Essentials Crash Course for Quick Learning 51:00 | |||
Master CSS Essentials Crash Course for Quick Learning 65:00 | |||
Master JS Beginners Essentials Crash Course for Quick Learning 66:00 | |||
JavaScript intro and mastery | |||
js1-Intro to JS 1:00 | |||
js2-Variables, loops, functions 5:00 | |||
js3-Basic weather app in JS and AI tools 10:00 | |||
js4-Async, await example 2 3:00 | |||
js5-Understanding closures and other JS topics 5:00 | |||
js6-Learning debouncing 3:00 | |||
js7-Error handling and checking Claude for JS 3:00 | |||
js7-Mastering V0 and AI tools for Javascript 3:00 | |||
js8-conditional-rendering 5:00 | |||
JS in detail - mastery | |||
3 . Comments | |||
4. Variables 9:00 | |||
5 . Implicit Type Conversion 3:00 | |||
7 . Arithmetic Operator 1:00 | |||
8 . Incr _ Dec 2:00 | |||
9 . Comparison Operator 2:00 | |||
10 . == vs === 2:00 | |||
11. Logical Operator 5:00 | |||
12 . Conditional _ if , if else , nested if 5:00 | |||
13. else if 2:00 | |||
14 . Switch 5:00 | |||
15 . Loop _ for , while , do while 13:00 | |||
16 . Functions 11:00 | |||
17. Array 20:00 | |||
18 . map function 5:00 | |||
20 . push , unshift | |||
21 . splice 1:00 | |||
22 . slice 2:00 | |||
23 . For in For OF 1:00 | |||
26 . Destruct 2:00 | |||
24 . Multidimensional Array 5:00 | |||
25 . copy 3:00 | |||
27 . objects 6:00 | |||
28 . Objects Inside Array 4:00 | |||
React JS - introduction | |||
1 Introduction to React JS 3:00 | |||
2 Structure, installation, overview 7:00 | |||
3 Build lots of landing pages 4:00 | |||
4 JSX mastery 7:00 | |||
5 Different components and reusing 2:00 | |||
6 Props Children and parent 4:00 | |||
7 Hooks intro 3:00 | |||
8 Hooks mastery and interview prep 8:00 | |||
9 Conditional rendering and making projects 7:00 | |||
React JS in detail - part 1 - Complete run through | |||
React part 1 - Introduction and Folder structure 13:00 | |||
React part 2 - Components 8:00 | |||
React part 3 - Introduction to JSX 9:00 | |||
React part 4 - Introduction to Components, Props, Projects 28:00 | |||
React part 5 - Introduction to Hooks - useState, useEffect, Custom 66:00 | |||
React part 6 - Introduction to state management - Context API, useContext 19:00 | |||
React part 7 - Introduction to useReducer 34:00 | |||
React part 8 - React router, error #404, and Form Validation 66:00 | |||
React part 9 - Redux Toolkit explained 64:00 | |||
React JS in detail - part 2 - hooks | |||
useState 7:00 | |||
useState Example #2 12:00 | |||
useEffect 11:00 | |||
useEffect vs useMemo 2:00 | |||
useContext 3:00 | |||
useimperativeHandleHook 14:00 | |||
useLayoutEffect 7:00 | |||
useRef 12:00 | |||
useRef DOM example 5:00 | |||
useRef Example 2 6:00 | |||
Custom Hook 9:00 | |||
[NEW] Complete React JS projects | |||
Shopping Cart 94:00 | |||
BMI Calculator 20:00 | |||
Calculator App 30:00 | |||
Expense Tracker 19:00 | |||
To Do App 30:00 | |||
Weather App 39:00 | |||
Link Previewer 30:00 | |||
Complicated Counter 6:00 | |||
Select all 10:00 | |||
Text TO Document 18:00 | |||
Infinity Scroll 18:00 | |||
Link Previewer 30:00 | |||
Transfer List Project 26:00 | |||
Form Validation 46:00 | |||
[NEW] Master Frontend quickly with AI | |||
HTML complete course 31:00 | |||
CSS complete course 20:00 | |||
JavaScript complete course 43:00 | |||
React complete course 50:00 | |||
Next JS full course 58:00 | |||
Setup, Git, GitHub, Pages, Deploy | |||
Introduction to Git | |||
Intro to Git, GitHub, and Workflow 7:00 | |||
Install and Setup - Git and GitHub 10:00 | |||
Visualize git with this tool | |||
Github cheat sheet | |||
Creating Repository, GitHub Pages, Deploying and Pushing code 12:00 | |||
Git summary and how to learn [new] 3:00 | |||
Node - Express JS introduction | |||
node-express-intro 6:00 | |||
node-express-2-explanation | |||
node-express-3-mongodb | |||
node-express-4-exploring-more | |||
node-express-5-code | |||
More about Node JS | |||
Introduction to Node JS , Modules , Local Modules 15:00 | |||
Built-in Modules in Node JS 17:00 | |||
Npm, nodemon, package.json etc 5:00 | |||
Event Loop, Events , Streams 38:00 | |||
Node JS mastery | |||
Learn Node JS in One Video 127:00 | |||
Timestamps | |||
1 _ Node JS and How to Install 4:00 | |||
2 _ First Program (REPL and CLI) 3:00 | |||
3 _ Modules | |||
4 _ Local Modules 4:00 | |||
5 _ Import _ Export 2:00 | |||
6 _ Multiple Exports 5:00 | |||
7 _ Module Exports vs Exports 13:00 | |||
8 _ ES Module import_export 3:00 | |||
9 _ Build in Modules | |||
10 _ OS Module 4:00 | |||
11 _ Path 10:00 | |||
12 _ FS Module 14:00 | |||
13 _ How Web Works _ 1:00 | |||
14 _ Create Node Server 8:00 | |||
15 _ Npm 4:00 | |||
16 _ Nodemon 1:00 | |||
17 _ GitIgnore 1:00 | |||
18 _ Event Loop 10:00 | |||
19 _ Event Loop Practice 13:00 | |||
20 _ Events 5:00 | |||
21 _ Streams 9:00 | |||
Node JS + Express JS speed run | |||
Creating server using Express , Express Routes 19:00 | |||
Json, Params, Query 25:00 | |||
CRUD Operations - backend 25:00 | |||
Full stack interview questions (bonus) (1 pages) | |||
Databases - MongoDB speed run | |||
Introduction to MongoDB and NoSQL database 13:00 | |||
Login and Registration using MERN 61:00 | |||
Performing CRUD operations using MongoDB 81:00 | |||
Complete Backend development in detail - Node, Express, Mongo DB | |||
Node JS in detail 127:00 | |||
Express JS in detail 114:00 | |||
Mongo DB in detail 167:00 | |||
Deploy your projects | |||
GitHub Pages Deploy 12:00 | |||
Netlify Deploy 4:00 | |||
Vercel Deploy 6:00 | |||
[Quick Project] MERN stack project - User Authentication Application | |||
Learn user signup, login, authentication using useContext - React 9:00 | |||
Learn user signup, login, authentication using MERN stack 61:00 | |||
Learn authentication using React and Firebase 36:00 | |||
[Detailed Project] MERN stack project - Ecommerce App | |||
Ecommerce app part 1 - Setup , Server , Mongodb and userModel 18:00 | |||
Ecommerce app part 2 - userctrl , userrouter , cokkies , jwt token 31:00 | |||
Ecommerce app part 3 - register , login , logout ,authorization 23:00 | |||
Ecommerce app part 4 - define a category (CRUD) 28:00 | |||
Ecommerce app part 5 - define a product (CRUD) 33:00 | |||
Ecommerce app part 6 - filtering , pagination , sorting , limitations 20:00 | |||
Ecommerce app part 7 - client side - navbar 23:00 | |||
Ecommerce app part 8 - client side (products), context api , fetching 36:00 | |||
Ecommerce app part 9 - client side (details page) 16:00 | |||
Ecommerce app part 10 - client side (login , logout , admin features) 35:00 | |||
Ecommerce app part 11 - client side (Add to cart) 21:00 | |||
[SOURCE CODE] | |||
[Detailed Project] Full stack project - Youtube Clone | |||
Youtube project part 1 - Project setup, Home Navbar 38:00 | |||
Youtube project part 2 - Add a Sidebar to the UI 23:00 | |||
Youtube project part 3 - Youtube Api Setup, Redux Toolkit 12:00 | |||
Youtube project part 4 - useDispatch, useSelector, getHomePage 27:00 | |||
Youtube project part 5 - parseData, parseVideo Duration, convertRawtoString 34:00 | |||
Youtube project part 6 - timeSince, Spinner Loading, Card 33:00 | |||
Youtube project part 7 - Search, Search Card 32:00 | |||
Youtube project part 8 - Scrollbar, Watch, Additional features 40:00 | |||
[SOURCE CODE] | |||
[Detailed Project] MERN stack project - BookMyShow | |||
0 - Overview 1:00 | |||
1 - Setup , Home and Select Movies 20:00 | |||
2 - Home CSS, components , time schedule 18:00 | |||
3 - Select Seats 10:00 | |||
4 - Last Booking Details 12:00 | |||
5 - Context , Local Storage , active inactive 16:00 | |||
6 - slots context , seats context 12:00 | |||
7 - Book Button , Backend , Server , ConnectToDB 23:00 | |||
8 - GetData , PostData , updating lastBookingDetails 23:00 | |||
[SOURCE CODE] | |||
[Detailed Project] MERN stack project - Gmail app | |||
mernstack-gmailclone-main | |||
P-1 Project Setup & Building Navbar+Sidebar+Inbox Pages 60:00 | |||
P-2 Understand React-Router-Dom and Redux Toolkit 36:00 | |||
P-3 Building Login & Signup Page + Create server & Connect with MongoDB Atlas 25:00 | |||
P-4 Schema Design + User Controllers & Routes for Login & Signup + Middleware 34:00 | |||
P-5 Creating Email Controller & Api End Points ( Create, GetEmail, Delete Email) 28:00 | |||
P-6 APi Integration with Frontend (Login+Signup+Fetch, Create & Delete Email) 57:00 | |||
P-7 Persist Our Store + Searching Emails + Protecting Routes 27:00 | |||
[Detailed Project] MERN full stack project - Expense Tracker | |||
Expense Tracker Demo P 1 5:00 | |||
Backend Project Setup P 2 9:00 | |||
Database connection + Schema Design + Login+Signup Controllers and APIs P 3 33:00 | |||
Auth middleware + Add, Get, Update, Remove Expenses & mark as done Controllers + Apis for expenses P 35:00 | |||
Api Testing + Setup React Vite With Shadcn UI + Integrate Login & Signup API P 5 56:00 | |||
Building Create Expense & Filter Page + Configuring Redux Toolkit P 6 66:00 | |||
Fetch All Expenses Delete & Update Expense + Persist Redux Store P 7 83:00 | |||
[Quick Project] MERN Stack - Social Media (Guide) | |||
social-media-master [zip code file] | |||
How to build Social Media Full Stack App - complete pdf guide (74 pages) | |||
Building a Social Media App with MERN Stack - Walkthrough video 54:00 | |||
[Guide] MERN Stack -Hotal Application (Guide) | |||
MERN-Booking-App-main (1) | |||
How to create a Hotel booking app with MERN stack (70 pages) | |||
[Guide] MERN Stack - Chat Application (Guide) | |||
How to create a real-time Chat Application with MERN stack (102 pages) | |||
Detailed videos are coming soon! | |||
[Guide] Stripe and Firebase Project : ECommerce Application | |||
Ecommerce Application with React, Redux, Stripe and Firebase | |||
[Guide] Full Stack Website : Interio (Guide) | |||
Interio_Full_Stack |
After successful purchase, this item would be added to your Library.
You can access the library in the following ways :