Saketh Kowtha
Articles by @sakethk

Articles by @sakethk

Follow

Mastering JS Event Bubbling and Delegation

Mar 2, 20233 min read

As a web developer, you might have encountered scenarios where you need to handle events on a large number of elements. Handling events can be...

Mastering JS Event Bubbling and Delegation
Why React Components Re-Render Every Time When State Changes: Explained
Serverless in brief
TDD with RTL and Jest
All about closure in javascript
How to store passwords in db?