No video

React JS Full Course 2024 | 6+ Projects | 15 Hours

  Рет қаралды 156,576

Sangam Mukherjee

Sangam Mukherjee

Күн бұрын

Hi Everyone 👋,
In this video we will be learning A to Z concept of React JS.
⏰ ▬▬▬▬▬▬ T I M E S T A M P S ▬▬▬▬▬▬⏰
00:00 Introduction
05:15 ES6 concepts introduction
09:03 Template literals
11:00 Ternary operators
14:21 Object and array destructuring
20:05 Default parameters, spread operators and rest parameters
27:03 ES6 array methods
40:32 async await API call example
44:55 Installing react app using create react app and vite
59:00 class based components
01:04:10 functional components
01:07:55 Nested components
01:13:50 List and keys
01:17:15 Props
01:25:20 Styling react apps
01:32:55 conditional statements
01:40:00 state and setState
01:47:50 lifecycle methods in class components
02:01:30 useState hook
02:06:40 useEffect hook and manage dependency logics
02:15:50 data fetching using useEffect
02:23:20 manage loading state
02:27:33 useContext and react context api
02:45:15 useReducer hook
02:59:59 Todo list using material UI
03:28:52 Form handling
03:37:00 Form submission
03:50:25 dynamic form creation
04:16:35 React router dom introduction
04:18:00 BrowserRouter
04:20:20 Routes/Switch and Route component
04:22:15 useNavigate hook
04:24:00 Link component
04:25:15 dynamic route pages
04:28:00 useParams hook
04:29:00 useLocation hook
04:30:28 not-found page logic
04:32:00 Common layout using outlet component
04:38:00 useRoutes Hook creation
04:44:54 useFetch custom hook
04:57:00 useWindowResize custom hook
05:03:40 react hook form
05:16:15 useRef hook
05:23:10 useMemo hook
05:31:43 useCallback
05:37:13 React query/Tanstack Query
05:50:44 Shopping Cart
07:25:30 React firebase auth
08:35:50 Redux toolkit
09:38:30 React with Zustand
09:57:25 Unit testing using Jest and React Testing Library
11:01:40 MERN Stack task management app
⭐▬▬▬▬▬▬ PLEASE LEAVE A STAR :) 👋 ▬▬▬▬▬▬⭐
Source Code : github.com/san...
👋▬▬▬▬▬▬ BUY ME A COFFEE :) ▬▬▬▬▬▬👋
www.buymeacoff...
🔔▬▬▬▬▬▬ Subscribe for more! ▬▬▬▬▬▬🔔
/ @sangammukherjee
👋 ▬▬▬▬▬▬ CONNECT WITH ME ▬▬▬▬▬▬👋
Linkedin : / sangam-mukherjee-40048...
Instagram: / sangam_mukherjee

Пікірлер: 304
@sangammukherjee
@sangammukherjee Ай бұрын
⏰ ▬▬▬▬▬▬ T I M E S T A M P S ▬▬▬▬▬▬⏰ 00:00:00 Introduction 00:05:15 ES6 concepts introduction 00:09:03 Template literals 00:11:00 Ternary operators 00:14:21 Object and array destructuring 00:20:05 Default parameters, spread operators and rest parameters 00:27:03 ES6 array methods 00:40:32 async await API call example 00:44:55 Installing react app using create react app and vite 00:59:00 class based components 1:04:10 functional components 1:07:55 Nested components 1:13:50 List and keys 1:17:15 Props 1:25:20 Styling react apps 1:32:55 conditional statements 1:40:00 state and setState 1:47:50 lifecycle methods in class components 2:01:30 useState hook 2:06:40 useEffect hook and manage dependency logics 2:15:50 data fetching using useEffect 2:23:20 manage loading state 2:27:33 useContext and react context api 2:45:15 useReducer hook 2:59:59 Todo list using material UI 3:28:52 Form handling 3:37:00 Form submission 3:50:25 dynamic form creation 4:16:35 React router dom introduction 4:18:00 browserRouter 4:20:20 Routes/Switch and Route component 4:22:15 useNavigate hook 4:24:00 Link component 4:25:15 dynamic route pages 4:28:00 useParams hook 4:29:00 useLocation hook 4:30:28 not-found page logic 4:32:00 Common layout using outlet component 4:38:00 useRoutes Hook creation 4:44:54 useFetch custom hook 4:57:00 useWindowResize custom hook 5:03:40 react hook form 5:16:15 useRef hook 5:23:10 useMemo hook 5:31:43 useCallback 5:37:13 React query/Tanstack Query 5:50:44 Shopping Cart 7:25:30 React firebase auth 8:35:50 Redux tookit 9:38:30 React with zustand 9:57:25 Unit testing using jest and react testing library 11:01:40 Mern Stack task management app
@codePracticeId
@codePracticeId Ай бұрын
Is this react 19
@jagadeshvarmasvpkh7860
@jagadeshvarmasvpkh7860 Ай бұрын
Great effort
@AAA-zz7gj
@AAA-zz7gj 2 күн бұрын
Can anyone do web development at age 36?
@asifmallick371
@asifmallick371 Ай бұрын
React query , redux , zustand , jest and react testing library all in one video . Wow 🔥🔥
@Arno-pv8bo
@Arno-pv8bo Ай бұрын
bro you are the only teacher who gives different examples to make us fully understand a concept ... many know react but don't know how to teach it... let's hope you keep sharing your knowledge with us
@iamvishu591
@iamvishu591 Ай бұрын
great video , I am senior developer , the videos help me to revise quickly
@user-ms4fv7cd7d
@user-ms4fv7cd7d Ай бұрын
hi there, i want to ask you a question. I am junior developer that currently learning new stacks such as React sometimes struggling to understand when learning this. Can I know your way how to learn and understand React effectively?
@fastsainyt
@fastsainyt 11 күн бұрын
@@user-ms4fv7cd7d learn and practice
@neonphoenix5159
@neonphoenix5159 8 сағат бұрын
@@user-ms4fv7cd7d Of course you'll struggle because you are supposed to learn that way, these knowledge cannot be acquired that quickly, you'll need to practice a lot to even comprehend the logic. What i will recommend you do is; always try to code using your own logic and continuously work on different projects after learning a specific topic instead of just scrolling through different videos and confusing yourself. Happy coding and good luck :)
@sandeepdeepu5052
@sandeepdeepu5052 Ай бұрын
Thank you so much for your efforts bro, I'm 2023 passout student and currently working in frontend projects in my company. I've learned CSS,JS and did few projects from your react 25 projects part 2 video. Currently watching Next JS video and will complete in this week. If possible try to upload Next+TSX video in the future bro. Thank you so much for all your videos brother.
@mjtech4243
@mjtech4243 Ай бұрын
Bro can you suggest how did you get your first job ? I'm also 2023 passed out guy..
@saikatmandal4099
@saikatmandal4099 Ай бұрын
bro ur channel is very undiscovered and underrated , the amount of content u put u deserve a lot of appreciation , i have been watching chai and code and was looking for multiple projects so that i can get use to react and tailwind f, got ur channel and its awsome .
@murali-krishnan
@murali-krishnan Ай бұрын
Great tutorial man, 👏🏼I found your channel 3 days back. First, I watched the Next.js Full Course, and now this one. It's a great refresher for me. Eagerly waiting for your Next.js and React Advanced topics videos. Hope you will upload it soon. Much appreciate your effort 💪🏼
@okworjoshua8157
@okworjoshua8157 Ай бұрын
I just started watching this and I’m already enjoying it
@cheems2254
@cheems2254 Ай бұрын
greate learning video i had not revised my react js since 1 month so this complete react js video is helping me like a charm your explaination is perfect thank your sangam
@amarpisal8542
@amarpisal8542 Ай бұрын
I just watched the video completely. The immense amount of hard work you have done is clearly visible. Please guide us by making similar videos in the future 💖💖💖
@vishalsinghshekhawat1954
@vishalsinghshekhawat1954 15 күн бұрын
is it for complete beginner?
@Vrjj129
@Vrjj129 3 күн бұрын
@@vishalsinghshekhawat1954 yea
@InviAnuragPandey
@InviAnuragPandey Ай бұрын
That's great !!!! Please Upload NodeJS also because whenever any job seeker goes for a job interview or hired as frontend developer for react profile or web development profile he/she will ask for backend also thats why it is mandatory to learn backend also in this recession. I believe you can definitely help us to exit this recession. Your content is premium and deserve to be paid also but it's your big heart that you are giving it for free👌👌💕💕 Trust me you will go in millions in terms of views/subscribers and money also.
@MasterOP-m6q
@MasterOP-m6q 12 күн бұрын
Great tutorial , learnt a lot .. waiting for the react 19 5:24:00 && the advance react video
@izzahasalam8078
@izzahasalam8078 Ай бұрын
From today 25/7/2024 I am Starting this course. I know Some React Basics But This is an eye catching course so definitely I have to do it. after Completing I will share my reviews. Thank you in advance...
@amarjondhalekar2604
@amarjondhalekar2604 Күн бұрын
Please share your review
@SouravJana-zu7uj
@SouravJana-zu7uj Ай бұрын
Supporting you from the beginning . You are awesome, liked your way of teaching .. this is very helpful 🙏. Please try to bring Node JS course 😢😢
@user-hx6bt6fb9n
@user-hx6bt6fb9n Ай бұрын
Backend series also need combination this project
@muhammadmuhammadkeni4093
@muhammadmuhammadkeni4093 29 күн бұрын
I'm impressed and convinced wth the comments read so far..... Kudus❤ we appreciate you 🙏
@goutambhattacharyya6908
@goutambhattacharyya6908 Ай бұрын
Great tutorial, after a long search I have found a tutorial like this. Thank you...
@rammummaneni1657
@rammummaneni1657 6 күн бұрын
worDs are small thing to express your Hard work brohh Just Rampp.... youuuu 🔥🔥🔥🔥🔥🔥
@robertspidey8136
@robertspidey8136 5 күн бұрын
I am already motivated by this. Your way of teaching is A+. Keep it Up!
@armaanyusufkhan
@armaanyusufkhan Ай бұрын
This is what we call a top notch react js!!!
@ryuu5109
@ryuu5109 Ай бұрын
Thank you so much sir, we really appreciated your effort to bring this wonderful full tutorial of react to us beginners, God bless and always stay safe sir!
@yogeshgadhewal9840
@yogeshgadhewal9840 Ай бұрын
Today i am starting this course 22 july 2024
@calmmusicclouds8787
@calmmusicclouds8787 Ай бұрын
26 july 2024
@user-uc1th1ty1n
@user-uc1th1ty1n Ай бұрын
29 july
@fernandezjasper
@fernandezjasper Ай бұрын
29
@yogeshgadhewal9840
@yogeshgadhewal9840 28 күн бұрын
today is 08 Aug 2024 i have completed this course... to be honest mzaaaa ayaaa or ye mzaaa hume or chahiye... pls bhaiyaa ab backend ka bhi ek course la do.... and thank you so much bhaiya.... apke efforts dikhe apne 2 baaje 3 baaje raat me video ko banyaa h bhaiya thank you so much 🤗🤗😇
@user-uc1th1ty1n
@user-uc1th1ty1n 28 күн бұрын
@@yogeshgadhewal9840 hr din kitne hours kiye tumne ?
@BytesRush
@BytesRush Ай бұрын
Your content is an absolute masterpiece Sir ❤
@mvut
@mvut 25 күн бұрын
Highly productive. Keep up the good work. Thank you!
@DanielrajA-o9p
@DanielrajA-o9p 7 күн бұрын
Thank a lot for this great work
@pratik5115
@pratik5115 Ай бұрын
Backend needed
@praveen.k70
@praveen.k70 3 күн бұрын
waiting for part 2, The explanation and the effort is really appreciable, great work sir.
@memyselfandi7731
@memyselfandi7731 Ай бұрын
subbed!! please next advanced ecommerse project with react or nextjs with firebase, shadcn charts(for admin)
@FueGoFreak-u6t
@FueGoFreak-u6t Ай бұрын
Hello sangam , I am from Nepa .Learning with you has been great . I appreciate your hardwok , I hope you continue similar for NextJS full course in same theme.
@sylvanusfranklin7528
@sylvanusfranklin7528 19 күн бұрын
thank you so much for this video especially the ES6
@abdoulhakimali5930
@abdoulhakimali5930 Ай бұрын
First thank him for this work instead of asking for backend series
@mdrizwanuzzaman2021
@mdrizwanuzzaman2021 Ай бұрын
Keep making these kind of videos for backend and databases ....your teaching is awesome 👍🏻
@pratikpanda889
@pratikpanda889 Ай бұрын
Thankyou. Much needed video
@vrfEducation
@vrfEducation 28 күн бұрын
Good job man. I've been looking for such a complete course for a while. Thanks
@yogeshgadhewal9840
@yogeshgadhewal9840 28 күн бұрын
Of course
@solarsystem9156
@solarsystem9156 Ай бұрын
I saw new video. I liked it simply because I know its gonna be LIT like your nextjs one shot video. thanks bhaiya
@patricksaintmanuel6047
@patricksaintmanuel6047 6 күн бұрын
thank you very much for this..... what a package!
@Neha-oe9zr
@Neha-oe9zr 11 күн бұрын
great video. thanks for all the hard work for making such informative material and explaining so well
@AaronDelight
@AaronDelight 26 күн бұрын
Thank you bro for taking your time to explain this step by step, you the best teacher .
@ndudirichinazaekpere533
@ndudirichinazaekpere533 20 күн бұрын
You sabi well Thank you for this👍🏾👌🏽
@theophilus494
@theophilus494 Күн бұрын
Great content.. it really helped
@mohammadasif5798
@mohammadasif5798 Ай бұрын
Thank you for such a wonderful job brother. It's very helpful and you are doing it for free.
@user-fl2ke1kg3x
@user-fl2ke1kg3x 13 күн бұрын
Thanks for providing this!
@Anime-vk6xq
@Anime-vk6xq 25 күн бұрын
Thank you Bro For teaching us what is going on in react.
@davronmaxmudov3972
@davronmaxmudov3972 Ай бұрын
15 hours 🔥🔥🔥 bro you are crazy, thank you so much ❤
@Kikikuku2
@Kikikuku2 23 күн бұрын
Wonderful video, many thanks!
@user-wf4nu4jq6d
@user-wf4nu4jq6d Ай бұрын
Oh my god whahh the amazing content✨ Thank you for your hard work, I will take into my challenging on learning programming 💙
@anushkachawla1019
@anushkachawla1019 14 күн бұрын
The way in you are teaching is just wowwww ❤️✨
@tulasireddy6557
@tulasireddy6557 Ай бұрын
Excellent React Tutorials, I have subscribed to your channel and liked the video, Please upload more great videos like this, Thank you very much for your valuable tutorial ❤❤👍👍👍
@kirangudelli114
@kirangudelli114 Ай бұрын
this is really great teaching....big salute and big thanks to your great efforts. you are the one of the great teacher
@swarashayman
@swarashayman Ай бұрын
Great video for every dev. Please bring a video on backend as well.
@manan09ful
@manan09ful 8 күн бұрын
In the very first minute of logicwl operators I learned something new. I never knew that && skips the second argument if first argument is false.
@mahadevjana7120
@mahadevjana7120 Ай бұрын
I waited this video, much love you sir ❤
@Leesdjo
@Leesdjo Ай бұрын
Thank you. Amazing content.
@user-gk7um4cm1b
@user-gk7um4cm1b 24 күн бұрын
Thanks for putting out a great effort for us.
@armaanyusufkhan
@armaanyusufkhan Ай бұрын
Your are doing greatest work 🔥💥
@jagadeshvarmasvpkh7860
@jagadeshvarmasvpkh7860 Ай бұрын
Superb great effort can you do video deployment AWS build. Agile methodologies clear example demo that will be very helpful
@callerreacts
@callerreacts Ай бұрын
thanks bro for taking so much efforts
@prashantswaroop4801
@prashantswaroop4801 Ай бұрын
Thanks For All The Hardwork you do.
@user-xl9hc1ut4m
@user-xl9hc1ut4m 18 күн бұрын
MashALLAH Very good tutorial it is good like paid
@NarendraK-ux3zz
@NarendraK-ux3zz Ай бұрын
Bro, i am so happy with your effort and sharing knowledge...
@sohanxsahoo
@sohanxsahoo Ай бұрын
Thank You A Lot Bro. Finally found what i'm looking for...
@adityaverma4549
@adityaverma4549 Ай бұрын
Thank you , for this amazing video 🙏❤.
@user-ul7ii4di2q
@user-ul7ii4di2q 10 күн бұрын
This video deserves million views.
@jatinnandwani6678
@jatinnandwani6678 Ай бұрын
Thanks Sangam, this is super helpful!
@sangammukherjee
@sangammukherjee Ай бұрын
@@jatinnandwani6678 thank you bro 😀
@Give_bestengineer
@Give_bestengineer Ай бұрын
salam hai bhai aapke effort ko ,Love you bro
@charlestoneoyoo
@charlestoneoyoo Ай бұрын
This is epic bro🎉...thanks for your efforts and the content provided
@udoka9260
@udoka9260 25 күн бұрын
Thank you very much for your efforts.....
@Light33966
@Light33966 4 күн бұрын
Thanks for sharing this
@Gayamsaijahnavi-uh1gq
@Gayamsaijahnavi-uh1gq Ай бұрын
every topic create in single file, each topic create different file so better. so no confussion, but explanation awesome
@varaprasadsatti
@varaprasadsatti 23 күн бұрын
great tutorial man....loved it❤
@Ilab_basketball
@Ilab_basketball Ай бұрын
Nice this is the tutorial I am looking for...❤
@shrutirane9831
@shrutirane9831 22 күн бұрын
the besttt!!! but could you pls make one tutorial for node.js?
@shreyagd7747
@shreyagd7747 Ай бұрын
Woww loved ur patience I'll start now n say u at the end of the video 25th july 2024
@adamuahmedaliyu
@adamuahmedaliyu Ай бұрын
Wow, Awesome You are the guy.... Thanks
@Rambabubommidi
@Rambabubommidi Ай бұрын
Nice video !!😇 i got some knowledge from your video.
@SubarnaPokharel
@SubarnaPokharel Ай бұрын
Great Sir! But now next tutorial : TYPESCRIPT , please
@discover201
@discover201 Ай бұрын
thanks for such a detailed tutorial
@dreamvallyhasan4807
@dreamvallyhasan4807 9 күн бұрын
Best of the best..Thanks Bro
@jerriejd
@jerriejd Ай бұрын
bro can u please give us the option to see the videos to view as chapter-wise it will be very helpful like you've had given for your previous videos.., it can make your videos easier to watch. can u allow the automatic chapters and key moments in your you tube settings for this video
@Nareshvaithi
@Nareshvaithi Ай бұрын
Best react js tutorial in 2024
@victormusaogima710
@victormusaogima710 6 күн бұрын
thank you sir
@himanshujain115
@himanshujain115 Ай бұрын
thankyou so much bhaiya
@cjt9150
@cjt9150 Ай бұрын
liked and subscribed, kindly add react advanced course using typescript.
@jmarmedia3488
@jmarmedia3488 22 күн бұрын
This is really informative
@Neha-oe9zr
@Neha-oe9zr 10 күн бұрын
Thanks!
@sangammukherjee
@sangammukherjee 10 күн бұрын
@@Neha-oe9zr wow. Thank you 😀
@venkatachakrapaninandi7045
@venkatachakrapaninandi7045 Ай бұрын
it would be great if you explain promise() in the ES6 basics.
@manojarya7676
@manojarya7676 20 күн бұрын
Great tutorial ❤
@aspis7609
@aspis7609 Ай бұрын
Gonna watch full video
@sjsuniti9485
@sjsuniti9485 25 күн бұрын
Amazing explanation ❤
@sangammukherjee
@sangammukherjee 24 күн бұрын
thanks
@kanhapise
@kanhapise Ай бұрын
Amazing 🎉
@Hamza__Sardar_Khan
@Hamza__Sardar_Khan Ай бұрын
Perfect Literally Perfect ! 🥰
@gourabbistu9426
@gourabbistu9426 Ай бұрын
thnks man , please start a backend series
@anushkachawla1019
@anushkachawla1019 14 күн бұрын
Bhaiya I request ki aap Hindi me b video bnaooo plz I request.... English me koi problem nhi h but merko Hindi me padhne me zyada smjh me aata h plz 😊
@johnaigbe2200
@johnaigbe2200 6 күн бұрын
Thanks alot
@binitswalsingh
@binitswalsingh 7 күн бұрын
good Chenal
@sundarapandim1104
@sundarapandim1104 Ай бұрын
sir..kindly post video about NextJS full course video..i am really waiting
@anushkachawla1019
@anushkachawla1019 14 күн бұрын
Amazing bro ❤️✨
@diptamoy12
@diptamoy12 Ай бұрын
Great channel ❤, please, now cover backend....
@latakantsharma3134
@latakantsharma3134 Ай бұрын
It's really informative, but if you add a timestamp on video... Will be very helpful for the viewers
@sangammukherjee
@sangammukherjee Ай бұрын
Added
@ANIRUDHGV-l7b
@ANIRUDHGV-l7b Ай бұрын
@@sangammukherjee actually not that way of adding timestamps in pinned comment ,try adding timestamps as chapters that would even optimize ur search algorithm's recommendation
@daresamiuel
@daresamiuel Ай бұрын
Awesome 🎉
Beginner React.js Coding Interview (ft. Clément Mihailescu)
36:31
Ben Awad
Рет қаралды 2,1 МЛН
React Tutorial for Beginners
1:20:04
Programming with Mosh
Рет қаралды 3 МЛН
Фейковый воришка 😂
00:51
КАРЕНА МАКАРЕНА
Рет қаралды 4,6 МЛН
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 4,3 МЛН
Next js Tutorial for Beginners | Nextjs 13 (App Router) with TypeScript
1:02:55
Programming with Mosh
Рет қаралды 643 М.
React Hooks Course - All React Hooks Explained
1:26:21
PedroTech
Рет қаралды 1 МЛН
Learn React With This One Project
42:38
Web Dev Simplified
Рет қаралды 768 М.
React JS Full Course 2023 | Build an App and Master React in 1 Hour
1:11:44
JavaScript Mastery
Рет қаралды 1,6 МЛН