DEV Community

Utsab Official
Utsab Official

Posted on

Daily React Learning -2

Day-2:👨‍💻🔥
(React)

Today, I learned about state management (useState) and event handling in React.I explored how state works and its importance. I learned handling events like onClick and onChange. I also used .map() to dynamically render lists from state array. Concept and implementation of conditional rendering.

Tasks:

  • Built a Counter App with increment, decrement, and reset functionality.
  • Created a simple form that takes user input and displays it dynamically.
  • Enhanced my To-Do List by adding the ability to delete tasks dynamically.

That's it for today! 🚀

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay