20minJS

Episode 17 - React Hooks with Tapas Adhikary

June 28, 2022 OpenReplay Season 1 Episode 17
20minJS
Episode 17 - React Hooks with Tapas Adhikary
Show Notes Chapter Markers

In this episode I have a very interesting conversation with Tapas Adhikary about React Hooks. What they are, why you'd want to create custom ones and what are the best practices around doing that.


Contact Tapas

Some interesting links



Review Us!
Don't forget to leave a review of the episode or the entire podcast on Podchasers!

Meet our host, OpenReplay:
OpenReplay is an open-source session replay suite, built for developers and self-hosted for full control over your customer data. If you're looking for a way to understand how your users interact with your application, check out OpenReplay.

What are hooks?
What are the most common hooks?
What are the rules of hooks?
Why would you create a custom hook?
What's the anatomy of a custom React hook?
How is state managed inside hooks?
Best practices for creating custom hooks
Where can people learn about hooks?
What is React Play?
What is the best advice he ever received?
What is the most exciting project he ever worked on?
One thing he regrets not knowing before starting to code