jedishrfu
Mentor
- 15,554
- 10,294
To be clear javascript was originally called livescript. Its focus was to create interactive webpages.
When java and its applet code became popular livescript changed its name to javascript to catch some of the glory of java applets.
When applets became too large and too slow then javascript gained some traction and surpassed java applets.
MS killed java applets on its windows-based browser by not supporting the full runtime library of java. This ticked off Sun since they knew what MS was doing, trying to break java’s write once run anywhere philosophy.
There was a battle for dominance the MS Extend, Embrace, Extinguish philosophy and loss of the court battle to Sun split the developer community once MS released .NET and C# to compete with java on windows the dominant OS cutting Sun out of the picture.
When java and its applet code became popular livescript changed its name to javascript to catch some of the glory of java applets.
When applets became too large and too slow then javascript gained some traction and surpassed java applets.
MS killed java applets on its windows-based browser by not supporting the full runtime library of java. This ticked off Sun since they knew what MS was doing, trying to break java’s write once run anywhere philosophy.
There was a battle for dominance the MS Extend, Embrace, Extinguish philosophy and loss of the court battle to Sun split the developer community once MS released .NET and C# to compete with java on windows the dominant OS cutting Sun out of the picture.
Last edited: