Artwork

Content provided by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Hasty Treat - Why should I use React Hooks?

25:35
 
Share
 

Manage episode 279461412 series 1469447
Content provided by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this Hasty Treat, Scott and Wes talk about React Hooks and why you might want to use them instead of class components.

Sentry - Sponsor

If you want to know what’s happening with your errors, track them with Sentry. Sentry is open-source error tracking that helps developers monitor and fix crashes in real time. Cut your time on error resolution from five hours to five minutes. It works with any language and integrates with dozens of other services. Syntax listeners can get two months for free by visiting Sentry.io and using the coupon code “tastytreat”.

Show Notes

03:54 - Decouple the UI from the logic

  • This wasn’t impossible with class-based components, but we started using HOC to do this.
  • With hooks, it makes you decouple what it does and how it looks.
  • Makes things like GraphQL code gen possible
  • Multiple pieces of state or functionality
  • Share commonly used functionality among projects and components

10:31 - Reduction in code

  • Lifecycle methods were often redundant. useEffect offers a way to prevent the duplication that can happen with component did update and did mount. This gives you a way to say, “Hey, run this code when these things change.”

13:30 - useEffect’s dependencies

  • These give you access to targeted control over side effects rather than just something changed.

14:15 - Easier to grok

  • What happens? When? Where? It’s mostly in the hook.

16:09 - Simplicity in usage

  • Thing, updateThing is more targeted than set state
  • Ref makes way more sense with useRef
    • String refs weren’t great, the function ref thing was obnoxious

21:07 - Gripes about Hooks

  • Naming is kind of odd
    • Vue did a better job with the names
Links Tweet us your tasty treats!
  continue reading

964 episodes

Artwork
iconShare
 
Manage episode 279461412 series 1469447
Content provided by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this Hasty Treat, Scott and Wes talk about React Hooks and why you might want to use them instead of class components.

Sentry - Sponsor

If you want to know what’s happening with your errors, track them with Sentry. Sentry is open-source error tracking that helps developers monitor and fix crashes in real time. Cut your time on error resolution from five hours to five minutes. It works with any language and integrates with dozens of other services. Syntax listeners can get two months for free by visiting Sentry.io and using the coupon code “tastytreat”.

Show Notes

03:54 - Decouple the UI from the logic

  • This wasn’t impossible with class-based components, but we started using HOC to do this.
  • With hooks, it makes you decouple what it does and how it looks.
  • Makes things like GraphQL code gen possible
  • Multiple pieces of state or functionality
  • Share commonly used functionality among projects and components

10:31 - Reduction in code

  • Lifecycle methods were often redundant. useEffect offers a way to prevent the duplication that can happen with component did update and did mount. This gives you a way to say, “Hey, run this code when these things change.”

13:30 - useEffect’s dependencies

  • These give you access to targeted control over side effects rather than just something changed.

14:15 - Easier to grok

  • What happens? When? Where? It’s mostly in the hook.

16:09 - Simplicity in usage

  • Thing, updateThing is more targeted than set state
  • Ref makes way more sense with useRef
    • String refs weren’t great, the function ref thing was obnoxious

21:07 - Gripes about Hooks

  • Naming is kind of odd
    • Vue did a better job with the names
Links Tweet us your tasty treats!
  continue reading

964 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play