What is JavaScript?
This simple article explains what JavaScript is and what it is used for.
JavaScript
JavaScript is a dynamic, weakly typed language that is compiled at runtime. It can be executed as a part of the webpage in a browser (client side) or directly on any...
theshrish.hashnode.dev3 min read