ReactJs Crash Course: Master the Basics in One Video! Ignite Your Front-End Mastery Series!

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 1K

  • @shivamchaurasia8797
    @shivamchaurasia8797 ปีที่แล้ว +162

    00:02 This video covers ReactJS basics and intermediate concepts.
    02:21 Learn the basics of ReactJs and its importance in the front-end development.
    07:11 Understanding the nature of browsers and the DOM tree
    10:01 Re-rendering meaning and impact on browser efficiency
    16:36 Using React for efficient and quick user experience
    19:08 Creating reusable components with React
    24:14 Reacting to data changes in ReactJs
    26:46 Introduction to ReactJs and setting up environment
    31:35 Creating and navigating folders on the desktop.
    33:26 Set up React environment with npm install
    37:11 Create and organize components in React
    39:34 Identify repeating patterns as components
    44:52 Converting HTML to JavaScript for easier coding
    46:56 Understanding ReactJS basics
    51:34 Rendering elements in React
    53:30 Styling in React using Tailwind CSS and Material UI
    57:21 Understanding border radius in ReactJs
    59:10 Creating and using components in ReactJS
    1:03:10 Using state in React to automatically update values
    1:04:56 Understanding useState and destructuring
    1:09:35 Understanding state and its impact on React components
    1:11:47 Understanding Data Changes How You React
    1:15:44 Creating and using custom data in React components
    1:17:38 Conditional Rendering in ReactJS
    1:21:57 Practice makes perfect in ReactJs
    Crafted by Merlin AI.

    • @shushmitasinghchouhan1113
      @shushmitasinghchouhan1113 ปีที่แล้ว

      thanks

    • @shivamchaurasia8797
      @shivamchaurasia8797 ปีที่แล้ว

      A refresh is when a webpage updates itself automatically, usually initiated by the server, while a reload is when you manually request to update a webpage.@@jahanzaib3523

    • @shanksjuro
      @shanksjuro ปีที่แล้ว

      @@jahanzaib3523 Refresh - When you want to make sure you've downloaded the latest updates.
      Reload - When something isn't downloading correctly, you can use Reload to clear everything and start fresh.

    • @rohansingla4270
      @rohansingla4270 ปีที่แล้ว

      thankyou

    • @ashishuikey5870
      @ashishuikey5870 ปีที่แล้ว

      @@jahanzaib3523 Same thing bro

  • @bhushansonawane_04
    @bhushansonawane_04 7 หลายเดือนก่อน +28

    language is the key here. I watched many of the basic tutorials understood nothing. Harsh explained it very easily. Thanksss!!!

    • @LearnWithDalle
      @LearnWithDalle 4 หลายเดือนก่อน +1

      but bro you say you watch so many tutorial do practice just open vs code i face the same issue try not to fall in tutorial hell good luck

  • @keyursathvara7264
    @keyursathvara7264 9 หลายเดือนก่อน +7

    What a content 🔥🔥🔥
    I think I'll never find better than this level of content for Front-end ❤

  • @khursheedalam6387
    @khursheedalam6387 ปีที่แล้ว +23

    Aap jaisa teacher shayad iss TH-cam par to koi nhi he in my views

  • @snehabhate-z5r
    @snehabhate-z5r 9 หลายเดือนก่อน +3

    I have seen a lot of tutorials for react basics but trust me this is one of the best video on the youtube for the react beginners.

  • @Coding_with_Adil
    @Coding_with_Adil ปีที่แล้ว +25

    We need 2-3 parts like form handeling , connecting to backend etc.
    Thank you so much bhaiya for teaching this for absolutely free ❤

  • @harisshafi01
    @harisshafi01 3 หลายเดือนก่อน +3

    Bro, this is gold for beginners. Even a 5-year-old kid could understand this if they know HTML, CSS, and JavaScript.

  • @tgaming3885
    @tgaming3885 5 หลายเดือนก่อน +7

    I would like to say that this is the Best Crash course of React

  • @aTITANb
    @aTITANb 9 หลายเดือนก่อน +3

    Superb way of teaching bro !! Best content on web dev

  • @bhakti4331
    @bhakti4331 3 หลายเดือนก่อน +1

    [00:02](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) This video covers ReactJS basics and intermediate concepts.
    - The video covers preparing the screen, state changes, props, components, and data flow in React.
    - It also addresses fetching data from the backend, showcasing state at a high level, and managing advanced concepts.
    [02:21](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Learn the basics of ReactJs and its importance in the front-end development.
    - The video promises a strong understanding and learning experience.
    - Topics include coding, company integration, and interview preparation.
    [07:11](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Understanding the nature of browsers and the DOM tree
    - Explaining the problem with browser behavior and DOM tree
    - Illustrating how changes in the DOM tree trigger a refresh
    [10:01](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Re-rendering meaning and impact on browser efficiency
    - Re-render means refreshing the DOM, which can be inefficient and cause the browser to crash if there are constant changes on the website.
    - React uses Virtual DOM to optimize re-rendering and minimize the impact on the browser.
    [16:36](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Using React for efficient and quick user experience
    - React allows for minimal page reloads, providing a smooth user experience on websites like flipkart.com
    - It also enables quick loading of components, making it ideal for creating animated projects
    [19:08](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Creating reusable components with React
    - Explanation on creating custom marquee with React
    - Using components to efficiently reuse code
    [24:14](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Reacting to data changes in ReactJs
    - Understanding how React responds to data changes and re-renders components
    - Setting up the coding environment using VS Code and a browser for running the code
    [26:46](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Introduction to ReactJs and setting up environment
    - Explains the process of setting up the laptop for ReactJs coding.
    - Introduces the concept of creating a new app using React.
    [31:35](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Creating and navigating folders on the desktop.
    - Demonstrates creating a folder on the desktop and organizing applications within it.
    - Explains the command for clearing the screen in Mac and Windows systems.
    [33:26](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html006) Set up React environment with npm install
    - Navigate to desktop, open terminal, and run 'npm install' command to create module folder
    - Use back tick and Control to open terminal in VS Code
    [37:11](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html231) Create and organize components in React
    - Components in React are organized in a parent-child hierarchy.
    - Components are used to build different sections of a website.
    [39:34](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html374) Identify repeating patterns as components
    - Repeating patterns in code can be encapsulated as components for reusability
    - Components help in organizing and simplifying the code structure
    [44:52](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html692) Converting HTML to JavaScript for easier coding
    - The speaker discusses the process of converting HTML code to JavaScript to make coding easier and more efficient.
    - The use of components in JavaScript is explained, emphasizing their role in returning JavaScript functions.
    [46:56](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html816) Understanding ReactJS basics
    - The role of components and how to return elements
    - Importing and using React in main JS to render components
    [51:34](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Rendering elements in React
    - Explains how to render a div and an h1 element in React
    - Discusses the use of fragments in React for rendering multiple elements
    [53:30](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Styling in React using Tailwind CSS and Material UI
    - Learn about the folder structure and default code in React
    - Understand the process of running and showing output in React
    [57:21](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Understanding border radius in ReactJs
    - The process of achieving border radius
    - Different ways to style in React: module CSS, Tailwind CSS, Material UI
    [59:10](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Creating and using components in ReactJS
    - Components are created by creating a file with the desired name and writing the code for the component.
    - The visibility and styling of components can be controlled using the code and tags in ReactJS.
    [1:03:10](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Using state in React to automatically update values
    - Explains how to use document.querySelector and element manipulation in React
    - Discusses the significance and use cases of the state function in React
    [1:04:56](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Understanding useState and destructuring
    - useState provides two things and destructuring makes it easier to use.
    - Destructuring allows easy access and update of values in React components.
    [1:09:35](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Understanding state and its impact on React components
    - Using state in React components automatically triggers updates when the state changes
    - The behavior of state changes and their impact on the UI can be observed by clicking a button and observing the changes in the rendered output
    [1:11:47](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Understanding Data Changes How You React
    - Changing the state will lead to significant changes
    - React simplifies handling data in components
    [1:15:44](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Creating and using custom data in React components
    - Explaining how to create and use custom data in React components
    - Emphasizing the importance of practicing and updating custom data
    [1:17:38](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Conditional Rendering in ReactJS
    - Use ternary operator to conditionally render elements based on a boolean expression
    - Understand how to use conditional rendering to show different content based on state
    [1:21:57](th-cam.com/video/Xe8CkYZvCig/w-d-xo.html) Practice makes perfect in ReactJs
    - Continuously practice and improve your skills

  • @TagdaCoder
    @TagdaCoder ปีที่แล้ว +24

    From Your First React Video I've Learnt Lots of Things Like Installing Dependency, Setup Environment, Running React Code And Using Tailwind CSS And Using React Icons Too..Hats Off Harsh Bhaiya ❤️❤️

  • @pratikshsaini
    @pratikshsaini 5 หลายเดือนก่อน +2

    Best video I have seen for basics. I would highly recommend this to anyone who wants to know the basics.

  • @akshaybillore
    @akshaybillore ปีที่แล้ว +6

    Very great content for a beginner. This is the only tutorial which covers the base of the react, many of us have not understood the purpose and working of react and mainly the syntax was terrific but after learning from your video it became very easy,
    If one understands the base of React, it would be very easy for him to cover the whole react and If the basic concepts aren't cleared he would never be able to command this library..
    Thanks for this course please bring the next parts also soon..

  • @pallavjha1547
    @pallavjha1547 20 วันที่ผ่านมา +2

    Exactly one year later of the release of the video on 23rd December 2024, I am watching this video to learn react and make a web application for my startup. And to be honest I understood each and every word, line, phrase, para and everything. Harsh bhaiya is truely a GEM.💕💕💕💕💕💕

  • @sarveshgupta-b7h
    @sarveshgupta-b7h ปีที่แล้ว +6

    Your teaching style is better than others youtuber..

  • @lrleon3269
    @lrleon3269 8 หลายเดือนก่อน +2

    Hi. I am from Bangladesh. It's amazing how you teach us. I love it.

  • @RajveerSingh-zg9vd
    @RajveerSingh-zg9vd 5 หลายเดือนก่อน +3

    I would like to say that this is the Best Crash course of React on the entire TH-cam 😍😍

  • @userhehe1221
    @userhehe1221 ปีที่แล้ว +16

    Sir Please make Master The React video. With in-depth details 👍. You and your team teaches Superb concepts and Fire content 🔥🔥.

  • @CodingJoySoul
    @CodingJoySoul 11 หลายเดือนก่อน +21

    I am Currently going through your frontend dominantion course. Thank for it. I had lost all hopes in my life and felt worthless. Then I decided to give one last shot at life and started with your course, currently in HTML module. And I know going through the course, that I will finish it in 7 days. And also, thank you. My life got saved. 💯
    Thank you Guruji 🙏

    • @gautamnaugai.iab94
      @gautamnaugai.iab94 4 หลายเดือนก่อน

      Bhaiya ka react js ka full course kaha milega

  • @ManvirSingh-bm5oy
    @ManvirSingh-bm5oy ปีที่แล้ว +23

    You teach like a big brother that we never had... Pls make a full back-end oriented playlist. if not on TH-cam then launch a course I'll buy it 🙏🙏🙏

  • @khursheedalam6387
    @khursheedalam6387 ปีที่แล้ว +1

    This is first time that I'm commenting lekin main bahot dino se aapki videos dekhta hu or mujhe aapke videos bahot achhe lagte he
    Or Jo bad comments krte he woh shayad gusse me aise comment krte Hain ki unke creater aap jaisa videos nhi bna pate.
    Sir, you are working well, well nhi sir the best.

  • @arshiyapatel5811
    @arshiyapatel5811 ปีที่แล้ว +245

    Part 2 kis kis ko chahiye

  • @Engineer_Abhi04
    @Engineer_Abhi04 4 หลายเดือนก่อน +1

    You cleared my every doubts sir by caughting my emotions at each phase behind scenes ❤

  • @Aman_yadav1419
    @Aman_yadav1419 ปีที่แล้ว +6

    Finally a proper old vibe intro video 😊....thanks bhaiya....bhaiya na corona na ho aapko ...stay safe bhaiya

  • @hemant1401
    @hemant1401 4 หลายเดือนก่อน

    I have watched many React series but the amount of knowledge and clarification I got from here is unreplaceable thankyou for making such a good content

  • @rohanrajput_9
    @rohanrajput_9 ปีที่แล้ว +8

    Thank you sir, advance topics ka wait rahega ❤

  • @tempuser9560
    @tempuser9560 4 หลายเดือนก่อน +1

    Yar awesome explanation. Both side you teach(student + Teacher). Thanks a lot after so many years i found your channel and i clear my all doubts theoritical and practical.

  • @fitnessfreak984
    @fitnessfreak984 ปีที่แล้ว +4

    Sher aya Sher... Love this setup + Fun ❤😄😄 Please never change this

  • @answerHacks
    @answerHacks 10 หลายเดือนก่อน

    It is a pleasure to have you as a teacher! Take love from Bangladesh.

  • @AbdullahKhan-r4g
    @AbdullahKhan-r4g ปีที่แล้ว +3

    Thank you! you have explained all the thing very will. Sir I will be waiting for part 2 of this course. I am beginner in react js

  • @ArjunChaurasiyaNow
    @ArjunChaurasiyaNow 3 หลายเดือนก่อน +1

    Literally hats off yar , I'm not a beginner but content and learning skill awesome ❤

  • @imagination3124
    @imagination3124 ปีที่แล้ว +3

    harsh bhaiyan please is series ko mat rokna, beginner to advanced saary guide dalo reactjs because reactjs is the future!

  • @AbdulRaheemAbdullah-d6s
    @AbdulRaheemAbdullah-d6s 9 หลายเดือนก่อน +1

    react js plz your all course help me alot literally your locomotive course and responsive course . wo jo dusra bhai haan jo chikna haan wo bohot acha samjhata hain

  • @AreejfatimaSuave
    @AreejfatimaSuave ปีที่แล้ว +10

    Sir we need part-2 of this series😉

  • @shivikagarg3006
    @shivikagarg3006 ปีที่แล้ว +3

    Favourite channel ❤

  • @chiransooryakumara7949
    @chiransooryakumara7949 ปีที่แล้ว +1

    This is the best coding channel I looked at.

  • @arnabpramanik4665
    @arnabpramanik4665 ปีที่แล้ว +7

    Sarthak bhaiya already made a video in this playlist and it's a comprehensive version of React js. 💙

  • @raisulrayat5385
    @raisulrayat5385 11 หลายเดือนก่อน +1

    I have fully understand everything even with a Language barrier. Thanks from Bangladesh 🤍

  • @ParvShah-jh8er
    @ParvShah-jh8er 6 หลายเดือนก่อน

    I really appreciate how you make complex topics so understandable and accessible

  • @AmanKumarSinhaOfficial
    @AmanKumarSinhaOfficial ปีที่แล้ว +14

    We want part - 2 ❤❤

    • @247aakashpavar6
      @247aakashpavar6 ปีที่แล้ว +1

      Abhi to video pura nhi Kiya bhai 😎

  • @paradise836
    @paradise836 5 หลายเดือนก่อน +2

    Thank you so much Harsh bhaiya love it

  • @yashodhangupta3742
    @yashodhangupta3742 ปีที่แล้ว +32

    Dekhne k phle hi bol rha hu - We want part 2 & part 3. 😂❤

  • @deepakkohli7804
    @deepakkohli7804 4 หลายเดือนก่อน

    best video for the people who are learning react for the first time. Keep the good work up sir.

  • @atharvzalte9404
    @atharvzalte9404 ปีที่แล้ว +4

    Most awaited series

  • @sunilsingh5593
    @sunilsingh5593 ปีที่แล้ว +1

    Wao yr superb way to teach impressed bilkul bore nhi lga aur samjh bhi aa gya thank you so much

  • @aryangawade3473
    @aryangawade3473 ปีที่แล้ว +4

    Sir I watched your async js vedio, you taught really well . Can you please make more detailed vedio about async js, it would be really helpful ❤

    • @sikandaralikhan8074
      @sikandaralikhan8074 4 หลายเดือนก่อน

      can you please give me the link of async js video

  • @imranfnf
    @imranfnf 11 หลายเดือนก่อน +1

    Trust me i haven't learned as simple as this ... well done

  • @HustlerDev269
    @HustlerDev269 ปีที่แล้ว +4

    You made this easy to understand❤

  • @mdsulemannadeem9crollno353
    @mdsulemannadeem9crollno353 ปีที่แล้ว +2

    you are the best teacher i have ever seen

  • @holeesheet324
    @holeesheet324 ปีที่แล้ว +5

    How is this series gonna be different from sarthak's react js videos?
    Will the same things be taught?

  • @UsamaShah-jh1ew
    @UsamaShah-jh1ew 5 หลายเดือนก่อน

    so far one of the best lecture on react highly recommended!!!

  • @umeshwaykar1467
    @umeshwaykar1467 5 หลายเดือนก่อน +3

    From react 19 you don't need to import react.

  • @rashmisachan2383
    @rashmisachan2383 8 หลายเดือนก่อน +1

    After watching a lot of videos, I found a video which makes me understand. Thanks alot Sir.
    Loved the way you teach.

  • @jahanzaib3523
    @jahanzaib3523 ปีที่แล้ว +3

    Sir what is the difference between reload and refresh?

  • @suvinaymathur8649
    @suvinaymathur8649 8 หลายเดือนก่อน

    Aapke sikhane katareeka kaafi unique hai ..... lag hi nahi raha tha ki kuch padh rahe hai .... aisa laga jaise normal coversation ke beech bas kuch technical points discuss kar rahe hai.... It was realy helpfull to me as I was really nervous ki me seekh bhi paoonga ya nahi... Thanku and Keep it up.

  • @swara470
    @swara470 6 หลายเดือนก่อน

    you are a great teacher sir seriously, i always get bored while learning web dev and used to take so many pauses in between which makes me least interested to learn this .... but honestly speaking while watching your video time just flew by thanks for making me regain my interest in making web applications.. :)

  • @gauravchhimpa8510
    @gauravchhimpa8510 11 หลายเดือนก่อน +3

    Like who want Harsh Bhaiya make more videos on react.

  • @mrsatyavishwakarma4309
    @mrsatyavishwakarma4309 5 หลายเดือนก่อน +1

    bhaiya litttly mja aa rha hai react sikhne me
    phle complex bahot lgata tha but now i loving react🥰🥰🥰🥰
    Apka Bahot Bahhot Dhanyavaad bhaiya🤗🤗🤗❤❤❤

  • @grow1st
    @grow1st ปีที่แล้ว +4

    Thanks bhaiya for bringing such an amazing content on youtube also bhaiya take care of your health 💚💚💚💚
    Yes sir we need part2 of this as well

  • @anandkumarjha7303
    @anandkumarjha7303 10 หลายเดือนก่อน +1

    This man can teach anything to anyone

  • @java365days
    @java365days ปีที่แล้ว +3

    Sir i like your videos so much but now i am learning app dev. in kotlin and jetpack compose , and in india , no one here that can teach the concepts like you , please also come in this niche and get a teacher like you that can teach us that , very less competetion and a new thing that will grow in future.

  • @Shameeralam
    @Shameeralam 7 หลายเดือนก่อน +1

    8 mahine se react sikhne ki koshish kar raha hun...but aaj samajh mein aaya thanks ..

  • @techygadgets07
    @techygadgets07 6 หลายเดือนก่อน +8

    Bhai Aap Bhagwan banke aaye ho meri zindagi main

    • @hassanbutt3694
      @hassanbutt3694 4 หลายเดือนก่อน

      ye bagwan bankr kabi iska matlab bi pata hai .. sharam kro

    • @MofiPlayzSteam
      @MofiPlayzSteam หลายเดือนก่อน

      fool

  • @amitchaudhary7679
    @amitchaudhary7679 2 หลายเดือนก่อน +1

    beautiful classes crystal clear concepts

  • @artbee9450
    @artbee9450 หลายเดือนก่อน

    i just loved loved loved your way of teaching!!! your humour is very nice and it was making learning even more fun and engaging.

  • @rishabhmehrotra6976
    @rishabhmehrotra6976 2 หลายเดือนก่อน +1

    Amazing Video! Keep up such great work.

  • @arsiljaved6799
    @arsiljaved6799 4 หลายเดือนก่อน

    Your way of explaining is soo good. Any one can understand what you are saying. Thanx keep it up.

  • @atharvanimkar6577
    @atharvanimkar6577 2 หลายเดือนก่อน +1

    No Words For You Man..🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

  • @MohammedAarif-rz2eg
    @MohammedAarif-rz2eg ปีที่แล้ว

    Bhai aapne to teaching ka nazriya hi Badal diya
    Very awesome bhai....

  • @furrorgaming
    @furrorgaming ปีที่แล้ว +1

    best teacher and blue sweater looking nice.

  • @motivational_quotes1214
    @motivational_quotes1214 2 หลายเดือนก่อน

    wow! I have never seen course like this. U R great sir!

  • @vedmantrabhosale2164
    @vedmantrabhosale2164 ปีที่แล้ว +1

    Great video , 2 videos requirements ✨
    1) Earn money with coding ( especially web dev )
    2) How to get started with Freelancing 😄

  • @dog_s_kat8190
    @dog_s_kat8190 หลายเดือนก่อน +1

    Sir aap k pair kidhar h ap k charno me parnam mujhe react js ka r v nhi pta tha college wale aise padha rhe the ki puccho mt aur TH-cam pe v vedio se kucch nhi samjh rha tha achanak se vedio mili 1:22hrs basic react js bs fr kya 12 bje raat se 4 bje tk dekhi hu aur tb jake pta lga ki kr skte h hum v kucch coding k duniya me wrna tha hopeless ho gye the thanks you sir 🙏😭 thanks a lot college wale 85k per sem ka fee liye kucch nhi sikhaye yeha free of cost 😢itna shikhane mila thanks you bhagwan aap ka bhala kre 🙌🙌

  • @devzone101
    @devzone101 10 หลายเดือนก่อน +1

    thanks sir this is first vedio i watch from your channel you teach extremly well and i am also a new suscriber of your channel thanks for this great course😊😊

  • @kanchanparashar1575
    @kanchanparashar1575 7 หลายเดือนก่อน +1

    You're the best Harsh bhaiya...🤌🤌🤌🤌

  • @AbrarAyoub-s1v
    @AbrarAyoub-s1v 5 หลายเดือนก่อน +1

    You are a Legend Thanks & Bravo Sherey...

  • @vaibhavprakash6558
    @vaibhavprakash6558 6 หลายเดือนก่อน

    Honestly speaking, I was struggling so much in understanding the concepts of React but this video, I have no words. This video helped me a lot in understanding the basics. Thanks a lot for this beautiful and knowledgeable content. Keep growing❤

  • @iCoder-01
    @iCoder-01 2 หลายเดือนก่อน +1

    I was damn sure this video will help me to start my React Journey and it made me get started with react very easily...❤
    Love you Harsh Bhaiya best instructor...
    React ko React krwa k chora ❤❤❤❤❤

  • @UsmanHaider-w6c
    @UsmanHaider-w6c 7 หลายเดือนก่อน +2

    Bohat Kamal samjhaya Sir aap ne

  • @AreejfatimaSuave
    @AreejfatimaSuave ปีที่แล้ว

    half video dakhi hy boooooooooohat alllaw sir g first time matlb ki video mili hy react sy related booohat deep learning krwa ry haun ap full logics k sth
    thanks a lot sir g

  • @ZaidKhan-dr2nm
    @ZaidKhan-dr2nm 6 หลายเดือนก่อน +1

    Sir i am always inspire only from your teaching

  • @souvikkumarsaha3776
    @souvikkumarsaha3776 ปีที่แล้ว +2

    bada bhaiya plzz react ko continue karo . a bhout hi pasand aya.

  • @shubhamjaiswal7645
    @shubhamjaiswal7645 5 หลายเดือนก่อน

    jitni tareef ki jaye utni kam hai ... thank you sir

  • @godagain
    @godagain ปีที่แล้ว +1

    Sher pura basics btyaiga ajj..धन्यवाद आपका ❤

  • @UsmanHaider-w6c
    @UsmanHaider-w6c 7 หลายเดือนก่อน +2

    Sir Kamal ho gya, mza agya.

  • @DDon-j6q
    @DDon-j6q 3 หลายเดือนก่อน

    bhaiya aisa simple way me kidhar bhi nahi hai react padhaya huaa this was very helpful for me Thanks bhaiya

  • @the-faraz
    @the-faraz 10 หลายเดือนก่อน +1

    9:22 Literally the moment when he says: "Tm meri bat sun bhi rhe ho ya nhi", I was looking around,and was not concentrated on him.😂

  • @jefoxop5700
    @jefoxop5700 3 หลายเดือนก่อน +1

    Best depth of knowledge ❤

  • @Rico-lm5es
    @Rico-lm5es ปีที่แล้ว

    My favorite teacher on TH-cam

  • @Developer-f2h
    @Developer-f2h 4 หลายเดือนก่อน

    Best channel to dominate frontend amaizing hates of to you sir

  • @kanishqsodhani5309
    @kanishqsodhani5309 หลายเดือนก่อน

    first time watching Sheryian Codin School video and this was totally fire 🔥🔥🔥🔥🔥🔥
    you got one subscriber.
    please create a full series of react.js 🙏🙏✨✨

  • @Shubra-thor
    @Shubra-thor 5 หลายเดือนก่อน

    one thing i must say , while watching you explain react , I found hooks that grabbed my attention in. which rarely was the case with other tutorials on react

  • @HusainRanapurwala
    @HusainRanapurwala 2 หลายเดือนก่อน

    Saw many videos but this stuck me in your channel❤️‍🔥

  • @tycoon-Gaming
    @tycoon-Gaming ปีที่แล้ว +1

    BHAI CHUMMI..... OP YAR KYA SIKHATE HO AP...!💥lovely....

  • @mytechexplanations6923
    @mytechexplanations6923 ปีที่แล้ว

    Your teaching style is outstanding..

  • @Gamingnishantdesign
    @Gamingnishantdesign ปีที่แล้ว +1

    I wait for this from past 7 days❤️

  • @Abdul_rafey
    @Abdul_rafey ปีที่แล้ว +1

    What a brillent sir😊 i am shoked😮

  • @ammu7529
    @ammu7529 ปีที่แล้ว +1

    Shayad iske baad mai ReactJS sikh jaunga.thanks bhaiya For this❤

  • @sulmanahmad6943
    @sulmanahmad6943 ปีที่แล้ว

    Sir App concepts ko bohat achay sy explain kartay hain 👍

  • @namansharma9776
    @namansharma9776 3 หลายเดือนก่อน

    I need full react from you man...really interest jagadia bhai