Let's understand creating React custom Hooks with examples. ยท Introduction What are custom Hooks Hooks are reusable functions. When you have component...
In this article, we will discuss and understand debouncing and throttling in javascript, which are very useful when it comes to the performance of a...
1. Time statistics WakaTime , a time tracking tool. It's more of a professional tool to track the time you're spending on a certain project, with...
JavaScript: Don't judge me by my bad parts, learn the good stuff and stick with that. โ Eric Freeman There are many already built-in functions...