JavaScript: Difference between revisions

Content deleted Content added
simplify import/export example, remove information and references to identifiable persons
Line 101:
In December 1995, soon after releasing JavaScript for browsers, Netscape introduced an implementation of the language for [[server-side scripting]] with [[Netscape Enterprise Server]].<ref>{{cite web |url=http://docs.oracle.com/cd/E19957-01/816-6411-10/contents.htm |title=Server-Side JavaScript Guide |publisher=Netscape Communications Corporation |date=11 December 1998 |website=oracle.com |accessdate=2016-07-16|author=Netscape Communications Corporation}}</ref>
 
Since 1996, the [[Internet Information Services|IIS]] web-server has supported Microsoft's implementation of server-side Javascript -- Javascript—[[JScript]]—in ASP and .NET pages.<ref>{{cite web|last1=Clinick|first1=Andrew|title=Introducing JScript .NET|url=https://msdn.microsoft.com/en-us/library/ms974588.aspx|website=Microsoft Developer Network|publisher=Microsoft|accessdate=10 April 2018|date=July 14, 2000|quote=[S]ince the 1996 introduction of JScript version 1.0 ... we've been seeing a steady increase in the usage of JScript on the server—particularly in Active Server Pages (ASP)}}</ref>
 
Since the mid-2000s, additional [[List of server-side JavaScript implementations|server-side JavaScript]] implementations have been introduced, such as [[Node.js]] in 2009.<ref>{{cite web |url=http://readwrite.com/2009/12/17/server-side_javascript_back_with_a_vengeance/ |title=Server-Side JavaScript, Back with a Vengeance |date=17 December 2009 |website=readwrite.com |accessdate=2016-07-16|author=Mahemoff, Michael}}</ref>