Event propagation in JavaScript
Jan 29, 2024 · 4 min read · Recently I was working on some frontend stuffs at my job where I had to implement a modal open on row-click of a datatable. My data table structure was like this: Under the Action column, the Buttons would trigger some fetch API calls. I had to impl...
Join discussion
