Scope in js ,If you like to code in JavaScript, understanding the scope of variables is a must. So before understaning what is scope lets see some
Read moreWhat do you mean by DOM ? The Document object model(DOM) is an application programming interface (API) for HTML , The browser parses the content into
Read moreSemantic HTML What is Semantics? In Programming world semantics refers to the meaning of a piece of code. Why do we need semantic HTML ? semantic
Read more