Mastering React Hooks: A Comprehensive Guide

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

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

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

    Missed you man!
    Great to see you again!

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

    Literally anyone could learn to code at this point. React is great.

  • @romanmunar
    @romanmunar 2 года назад +3

    You can add a clean up function in the event listener to avoid mem leak.

    • @CodingWithChaim
      @CodingWithChaim  2 года назад +2

      Absolutely correct! Wanted to not include the cleanup function in this video so that I can focus on pure basics only

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

    ᵖʳᵒᵐᵒˢᵐ

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

    Love your video, but please keep your thumbnail talking to minimum and show code screen more .. your face video is a unnecessary a distraction on screen ..

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

    kinda dry

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

    thanks for the video, I HAVE A QUESTION: why the component render many times. my issue is that when it run for the first time its show as "undefined" when its completely render i get the correct value. but my component checks for the value at the start and causing my app to not work correctly because it take the "undefined" value and never get to the part that my value is showing (i hope i was clear)

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

    Great video! Thanks