JavaScript: Difference between revisions

Content deleted Content added
undo listing of online products using JS. It is not relevant which companies use it. The relevant bit is it being "core tech" of the web and "majority sites" using it. To support that claim, we need an external source corroborating these facts, possibly by the external source (optionally) providing examples of products. Mentioning it in the article is both out of scope, and also not a valid way to verify the claim. See also Wikipedia:No_original_research and Wikipedia:Verifiability
Ehaugsjaa (talk | contribs)
*server-side* Jscript in IIS since 1996
Line 93:
=== Server-side JavaScript ===
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 -- [[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 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>