stopPropagation() and preventDefault() in JavaScript
In this article, we’ll see what is stopPropagation and preventDefault in JavaScript.
In the previous blog post, we looked at what event bubbling is and how we can implement it. If you are unaware of what event bubbling is please take a look at my blog post.
To understand stopPropagation and preventDefault in JavaScript, you need a basic understanding of event bubbling.
Read More »stopPropagation() and preventDefault() in JavaScriptHello there. I’m a passionate Full Stack developer and I work primarily on .NET Core, microservices, distributed systems, VUE, JavaScript