React Hooks: a Guided Tour

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Hooks are an exciting new experimental proposal that make it possible to add state to function components, and aim to make it easier to reuse logic. Dave will give an introduction to hooks and the motivation behind them, show examples of hooks in practice, and explain how you can try them out yourself.
    Dave's posts about Hooks: daveceddia.com/...
    Dave on Twitter: / dceddia

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

  • @eric7758
    @eric7758 5 лет назад +4

    wow! your explanation is crystal clear I grasped everything in this video

  • @dance2die
    @dance2die 5 лет назад

    Thank you for the video. Dave has always been great at explaining concepts in a way that's easily understood

  • @skeche
    @skeche 5 лет назад

    such a good video even for people with basic react knowledge, Dave explains it so well

  • @HiteshRiziya
    @HiteshRiziya 5 лет назад +1

    Very nice explanation.

  • @vaibhavm1986
    @vaibhavm1986 5 лет назад +1

    Please tell which theme it is in VS Code ?

  • @eric7758
    @eric7758 5 лет назад +1

    Great stuffs thanks

  • @devotis
    @devotis 5 лет назад

    Going against your advice here, but hooks are just to much fun to use. So I just migrated an app to become fully classless using hooks and context. Going into production in 10 days from now.

  • @mukeshsoni
    @mukeshsoni 5 лет назад

    You type really fast with a finger :P. Nice talk!