#web-development
Read more stories on Hashnode
Articles with this tag
In JavaScript, you must have worked with events. In this article, we are going to learn two concepts of events which is Event Bubbling and Event...
A guide to understanding the event loop in Javascript. · Event Loop is a confusing enough topic to beginners and is often misunderstood. Here I am going...
Let's understand the loading and execution of a script in the browser with an example. · Do you really understand how the following line gets executed in...
Examples and benefits of using Semantic elements. · Often times I encounter this jargon word Semantic in HTML, Here I'm gonna explain this Semantic word...