2

I spent two hours to come up with an algorithm to detect a win and also one to derive the winning indices on any tic tac toe board as long as the size is provided

but i have spent more than twice that same amount of time trying to style component with the shiny toys provided my material ui.

I really just wanted to write less code, but now I have a headache

with my code looking like the death, thanks to the over engineered components provided by material ui

there has to be a way to manage medium to large react codebase

I've googled but everything I see is beginner level stuff, any tips will be appreciated at this moment

Comments
Add Comment