#javascript
Read more stories on Hashnode
Articles with this tag
Let's explore React's best practices more. React state must be immutable Have you ever wondered why React makes such a fuss about immutability? As a...
In the previous article, we covered five techniques, including debouncing, throttling, memoization, bundle size optimization, and keeping the...
When we start our journey as programmers, our primary concern is often making code run with zero errors. Initially, we may not prioritize code...
It's been a while since my last article, which was written on May 30, 2021. It seems like I've been a bit lazy, doesn't it? We all know that the IT...