My React Journey β Day 2: Understanding useState and Building a Counter App
Jul 3, 2025 Β· 2 min read Β· Today I continued my journey into React by learning how to manage state in functional components using the useState hook. I also built a simple counter app to apply what I learned. π What I Learned Today What state means in a React component How ...
Join discussion
