DEV Community

Utsab Official
Utsab Official

Posted on

Daily React Learning -16

Day-15:👨‍💻🔥

(React)

Today, I made TicTacToe game, i watched the tutorial in typescript react then added the same logic in my code in my own way but in javascript. My logic building is improving by building these logic games.Also sneak peeked useReducer hook, very handy when it comes to complex state handling.Used the hook to make a counter with increment, decrement and reset functionality.

Tasks:
Made a TicTacToe Game, Counter using useReducer.

That's it for today! 🚀

Top comments (0)