Why Debouncing Still Matters

Debouncing is all about controlling how often a function gets called, especially during rapid-fire events like: scroll resize input or keyup mousemove button spamming (e.g., search or API calls) Wit...
0 Read More

Week 10: Pre-Holiday

It's a pretty rewarding week, learning various stuff and even applying some concepts to my personal website. I'm off for holidays next week though, looking forward!But for now, here are the topics aga...
0 Read More