DEV Community

Cover image for React Hooks Intro Pt. 1: useState (Re-creating a class component)
codingcardio
codingcardio

Posted on

React Hooks Intro Pt. 1: useState (Re-creating a class component)

I'm making a several part series where I demonstrate how to get started using React Hooks by re-creating a class component. I'll also demonstrate some bugs you may encounter with useState.

Feedback welcome! ✌️

Top comments (0)