DEV Community

Cover image for Daily React Learning -4
Utsab Official
Utsab Official

Posted on

Daily React Learning -4

Day-4:👨‍💻🔥
(React)

Today, I found out about React Developer Tools extension. Super useful for debugging. Also explored conditional rendering techniques (if,ternary,&&). Built a Counter App that increases and decreases the number with buttons and using conditional rendering implemented light and dark mode Toggle in it..

Tasks:

Built the Counter App with increase/decrease functionality with light/dark mode toggle.

That's it for today! 🚀

Top comments (0)