<dialog> — internet’s new modalI still remember the day I saw the first tooltip and the first modal window. It was on a webpage that mimicked Diablo II LoD, its stash…May 3, 2023May 3, 2023
Thinking about coding challengesCoding challenges can sometimes be hard. Not necessarily because the problem itself is complicated, but because you have a weird feeling…Apr 10, 2023Apr 10, 2023
Using the useRef hook in React instead of useStateEver gotten into an infinite updating/rendering situation because of the useState hook? Give useRef a chance!Oct 22, 2022Oct 22, 2022