Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How long did the first implementation of javascript take? [closed]

I'm curious: how many days, weeks, months or years did it to code the first stable version of JavaScript?

like image 209
Karl Glaser Avatar asked Jan 15 '14 13:01

Karl Glaser


1 Answers

JavaScript, not to be confused with Java, was created in 10 days in May 1995 by Brendan Eich, then working at Netscape and now of Mozilla.

From W3C's A Short History of JavaScript.

like image 149
Olly Hodgson Avatar answered Sep 28 '22 23:09

Olly Hodgson