00. Introduction to JavaScript
What is ECMA Script?
ECMA Script is a standard on which javascript is based.
It was created to ensure that different documents on javascript are actually talking about the same language.
Statically t
javascript-topicwise-notes.hashnode.dev3 min read