Namaste
I’m Debasis, a software engineer focused on building reliable, maintainable web applications. My toolkit includes TypeScript, React, Angular, Node.js, and Python. I care about type-safe code, clear architecture, and measurable performance. This site collects my notes on engineering problems, code patterns, and technical learnings.
Away from the keyboard I’m usually planning a roadtrip, experimenting with Indian recipes, or enjoying an action/horror film. Pull up a chair — the blog is where I share what I learn.
Read the blog posts or check /About for more info.
My Recent Posts
-
Should we wrap onClick with useCallback?
When and why to wrap React onClick handlers with useCallback and best practices for performance optimization.