Added created by and when (#21584)
Added that Brendan Eich created JS in may of 1995.
This commit is contained in:
@ -4,7 +4,7 @@ title: JavaScript
|
||||
|
||||
## JavaScript
|
||||
|
||||
JavaScript is the most widely used scripting language on earth and has the largest library ecosystem of any programming language. It is the core language of the web, and the only programming language that can run in all major web browsers.
|
||||
Creaed by Brendan Eich in May of 1995, JavaScript is the most widely used scripting language on earth and has the largest library ecosystem of any programming language. It is the core language of the web, and the only programming language that can run in all major web browsers.
|
||||
|
||||
By definition, Javascript is a high-level interpreted language. Meaning its higher abstracted from the computer, easy to use, and you
|
||||
don't need to compile in order to execute but its interpreted at the runtime.
|
||||
|
Reference in New Issue
Block a user