#thw-web-apps
Read more stories on Hashnode
Articles with this tag
According to MDN: The Document Object Model (DOM) is a programming interface for web documents. It represents the page so that programs can change...
Although, HTML is a very popular web technology and topic, it is still widely misunderstood by a whole lot of developers who are not patient enough to...
If-else statements are a way to check for a particular conditions or values before executing a piece of code, function or reassigning a particular...