Subhasish Kundu
A Curious Coder

A Curious Coder

Follow
Subhasish Kundu

Subhasish Kundu

6 followers

I'm a curious developer. I love to build things and share my insights on web development, distributed systems, programming, and compilers. Feel free to reach out to me via LinkedIn or Twitter!

Best Practices of Exception Handling

Pinned
Jul 17, 202110 min read 957 views

Exception handling is one of the misunderstood topics. It is good to revise the topic frequently so that we can deal with uncertainties effectively. ยท...

Best Practices of Exception Handling
JavaScript Event Loop
Abstract Introduction to React Internals
How Virtual DOM is Powering React Performance?