Learn Js with me.
Features of JavaScript
Light weight interpreted programming language.
which means interpreter (an software) reads and executes the code line-by-line. It is also known as just-in-line compiled language.
First-class language.
means functions in thi...
singhaakash.hashnode.dev3 min read