React JS Functional Components | Learn ReactJS

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 54

  • @DaveGrayTeachesCode
    @DaveGrayTeachesCode  3 года назад +7

    In this tutorial, you will learn how to create functional components in React. Modern React applications are built with reusable functional components. This is one of the first steps in learning how to build your own applications with React. If you are just starting out with Javascript, I recommend learning from my full 8 hour Javascript tutorial first: ruclips.net/video/EfAl9bwzVZk/видео.html

  • @BJMoorhouse
    @BJMoorhouse Год назад

    Thanks so much for doing these! I'm doing a full stack project at the moment, with working knowledge of React, but when I get screwy in my head I like to go back and re-cover the basics. This has been perfect so far. Really appreciate you putting the time in.

  • @FoodBitesTV
    @FoodBitesTV 2 года назад +1

    Thank you for making these tutorials free. May you continue to do tutorials and examples that are commercial and production standards, that's what most other content creators of coding tutorials are lacking. Again thank you so much

  • @VitoOnYoutube
    @VitoOnYoutube 3 года назад +6

    Thanks a lot, Dave!
    Your explanation is always so clear!
    Also appreciate the pace. Trying to switch from Jekyll to React and this series is exactly what I need 👏🏼💪🏼🙏🏼

  • @Clash-Roblox
    @Clash-Roblox Год назад +1

    I'm not lying, but watching the course that I was bought on Udemy is misunderstand since the introduction to React. Instead, watching this course on RUclips with a very clear and kindness lecturer, I can get it all so easy.

  • @TuitoekChemoiwa
    @TuitoekChemoiwa Год назад

    Hands down best React Tuts on youtube! thanks a lot

  • @franalcaraz1676
    @franalcaraz1676 10 месяцев назад

    Great content!. After successfully deploy a Next + mdx blog following your tutorial, now I feel I need start learning IN DEPHT the basics... what is a long journey in my forties. Thanks!

  • @pamphilemkp5841
    @pamphilemkp5841 2 года назад

    wonderful tutorial, happy to let you know that it has helped me to understand a lot in less then 10min

  • @me_lvin7068
    @me_lvin7068 2 года назад

    Wow! You made that looked easy. Thanks.

  • @zakariachajia1199
    @zakariachajia1199 5 месяцев назад

    this is a step forward for me things are more learer another w let's move to the next video

  • @cingetorixhelvetii5172
    @cingetorixhelvetii5172 Год назад

    Thanks a lot, I'm really learning React now, even for a non native english speaker.

  • @djheckler92
    @djheckler92 3 года назад +1

    2:08 cmd + shift + R on Mac to search snippet, can also just type "_rafce" and hit enter in the file.

  • @oussamabouallati
    @oussamabouallati 2 года назад

    Thank you, I like the explanation,
    on windows: just type "rafce" in the Header.js file, it will give you the same result.

  • @dnpoweer
    @dnpoweer 2 года назад

    Awesome Explanation bro

  • @rangabharath4253
    @rangabharath4253 3 года назад +1

    awesome series

  • @kevingrove1478
    @kevingrove1478 Год назад

    Hello Dave! I'm Kevin :D

  • @surendharsmsn327
    @surendharsmsn327 Год назад +1

    We can do this with html itself right?
    Then why do we go for this react?

  • @wannabecoder3960
    @wannabecoder3960 Год назад

    Cool!!! Thnx!!!

  • @k303k
    @k303k 10 месяцев назад

    Hello Dave Will you make a React Native series?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  10 месяцев назад +1

      I want to do that!

    • @k303k
      @k303k 10 месяцев назад

      @@DaveGrayTeachesCode yess dave! I've learned so much from your channel. Pls take your time and pls make a RN series for us pls❤‍🔥

  • @keithlevi9463
    @keithlevi9463 2 года назад

    Thanks!

  • @wishmeheaven
    @wishmeheaven Год назад

    Thanks!
    Although...
    CRA is dead, and nee developers should be aware of that.
    Maybe you should recommend your Vite tutorial in the pinned comment.

  • @Lala-qh3wl
    @Lala-qh3wl 2 года назад

    First of all , thank you for this tutorial! I have newly started to learn React ,so I have one question: In this video you wrote the code inside App.js , can we write them inside index.js too? Actually, I tried and it worked , that's why I am asking is there any difference? As I understand from your explanation, App.js is the parent one , therefore we must import from it.Is it true?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  2 года назад

      Index.js is the parent of App.js. We don't usually write much code in Index.js but yes, you can.

  • @GetnetGetachew
    @GetnetGetachew Год назад

    oh you are just true teacher

  • @truongmmo561
    @truongmmo561 2 года назад

    Thank you

  • @konstantinospascal1892
    @konstantinospascal1892 3 года назад

    Will you slowly get into more advanced React concepts too eventually? Would be cool if you did that just like with vanilla JS

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  3 года назад +4

      Absolutely, and thanks for asking. Like Vanilla JS, I'm starting from zero and building a full beginners course. Afterwards, I'll continue to add more projects and more advanced topics. 🚀

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  3 года назад

      @leodan condori thank you! I sincerely appreciate the kind words 🙏💯

  • @ahmad-murery
    @ahmad-murery 3 года назад

    About the Content component's logics,
    not sure whether or not moving handleNameChange function outside of Content function will make more readable or this might be against React best practice convention,
    I like the pace of this series,
    Thanks Dave,

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  3 года назад +1

      Good note Ahmad, and I hope all is well my friend. This is a deeper discussion than beginners level, but it will be discussed at some point along with the useCallback hook 😃🚀

    • @ahmad-murery
      @ahmad-murery 3 года назад

      @@DaveGrayTeachesCode I'm trying to hide that but everything is getting too expensive here,
      I'll try hard to follow this series and thanks once again

  • @oncoding4520
    @oncoding4520 2 года назад

    I will comment on each video that I watch to help you out with the algorithm

  • @amarchinta4463
    @amarchinta4463 8 месяцев назад

    why reactjs introduced functional components why the rewrite entire code for functional components ? can u please make a video on that or siimple answer. thank you

  • @ma-ez3zh
    @ma-ez3zh 3 года назад

    _rafce is fantastic. Thanks!

  • @TravinskiyVladislav
    @TravinskiyVladislav 2 года назад

    Top

  • @kashmirtechtv2948
    @kashmirtechtv2948 2 года назад

    Who has watched the complete series and what would you say about it?