How to create your own custom Hooks in React (extensive guide)
Let's understand creating React custom Hooks with examples.

Search for a command to run...
Let's understand creating React custom Hooks with examples.

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 website. Why to use ? One word "performance". Whenever we're attaching a performant-heavy function t...

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 language tracking capabilities right from your editor. It shows you insights for programming activities...

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 that make our life easier in this buzzing world. Let's understand some important functions of them, tha...
