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)