Article
1 Articles

Blog Articles

Thoughts, tutorials, and insights about web development, programming, and technology.

Featured Articles

Featured
Java Script

Spilling the Tea on Debounce & Throttle in JavaScript

Ever been on a website that just feels… slow? Like, you type in a search bar and the whole page stutters? Or you scroll, and it's super laggy? Lowkey, that's a major vibe kill. A lot of the time, the culprit is your code firing off a million events at once.

Sep 22, 2025
4 min read

Recent Articles

Regular
Java Script

Spilling the Tea on Debounce & Throttle in JavaScript

Ever been on a website that just feels… slow? Like, you type in a search bar and the whole page stutters? Or you scroll, and it's super laggy? Lowkey, that's a major vibe kill. A lot of the time, the culprit is your code firing off a million events at once.

Sep 22, 2025
4 min read