Blogs

📝Understand Debouncing and Throttling in javascript 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.

How to create your own custom Hooks in React (extensive guide)

Hooks are reusable functions. When you have component logic that needs to be used by multiple components, we can extract that logic to a custom Hook. Custom Hooks start with 'use'. Example...

📝10 Important productivity tools to make developer life easier 👨‍💻👨‍💻

Developing is not only about getting your device and start coding directly for all day long. Right tools & guidance is all we need. If you're a developer these tools will definitely make your life hassle free. Let's dive in !!

map, filter, reduce functions in JavaScript made easy 🔥

Let's understand some important functions of them, that are "map", "filter" and "reduce". You definitely have heard about them. You probably know about them. But are they still confusing to you? Let's make them beautifully more clearer to you via beautiful examples.

Visit my blog site to see some of the latest blogs Blogs