History of Javascript, Javascript Releases, forward and backward compatibility.
Javascript is a high level, object oriented, multi-paradigm programming language:
It is high level because we do not have to think about a lot of complex stuff such as managing the computer memory while it runs the program.
It is object oriented...
kpealecodes.hashnode.dev4 min read