Articles in this series
According to mdn web docs - 💡 JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia,...
Comments - syntax and types, Semicolon · In Javascript, comments are those statements which browser ignores while interpreting the code. That means...