#js
Read more stories on Hashnode
Articles with this tag
In this post, I will explain what are custom events in the simplest possible way. In summary: it's not as complicated or cool as it sounds; it is only...
In this post, I will explain how matches() works in JavaScript in the simplest possible way. Matches() is a function that every HTML element comes...