Hello! 👋
I am @tusharmukherjee, a software engineer passionate about creating new products. I enjoy taking on challenging works and sharing my knowledge through blogging.
Blogs
JavaScript Throttling and Debouncing Functions Explained: Optimize Your Code
12th January 2023The idea to define the function is to call them only after some given time. The DOM events change rapidly, and calling them without any resistance can make function requests rapidly. Throttling and Debouncing are the methods for such ideas. Why Throt... Read More
Explaining the Key Differences Between Browser JavaScript and Node.js Event Loops
28th December 2022Comparison in the big picture 🌄 There are a few key differences between the event loop in browser JavaScript and the event loop in Node.js: Execution environment: While the event loop in Node.js runs inside a separate JavaScript runtime, the event... Read More
Projects
Contact
I'm always open to discussing new opportunities and collaboration, so don't hesitate to reach out!