PLAY PODCASTS
useAnimatedText | Events vs. State Changes | Catalyst
Episode 198

useAnimatedText | Events vs. State Changes | Catalyst

Sam and Ryan talk about building a useAnimatedText hook that can animate streaming text. They also discuss how React code that uses state changes to approximate events can be simplified, and the benefits of having escape hatches when building UI with Catalyst.

Frontend First

October 24, 20241h 8m

Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Sam and Ryan talk about building a useAnimatedText hook that can animate streaming text. They also discuss how React code that uses state changes to approximate events can be simplified, and the benefits of having escape hatches when building UI with Catalyst.

Timestamps:

  • 0:00 - Intro
  • 1:22 - Catalyst and escape hatches
  • 16:03 - Building a useAnimatedText hook (aka useBufferedText)
  • 54:10 - Avoiding using state changes to approximate events

Links: