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...

TDD with RTL and Jest