JavaScript: Difference between revisions

Content deleted Content added
Undid revision 494720306 by Derekleungtszhei (talk)
Server-side JavaScript: context on current proliferation of serverside implementations.
Line 73:
 
===Server-side JavaScript===
Meanwhile, Netscape also introduced an implementation of the language for server-side scripting inwith [[Netscape Enterprise Server]], first released in December, 1994 (soon after releasing JavaScript for browsers).<ref name = "Newscape JavaScript Guide-1998">{{cite web|title=Server-Side JavaScript Guide|publisher=Netscape Communications Corporation|year=1998|chapter=Chapter 2: Getting Started|url=http://docs.oracle.com/cd/E19957-01/816-6411-10/getstart.htm|accessdate=2012-04-25}}</ref>
</ref><ref name = "Morgan-Netcape LiveWire">
<ref>{{cite web|title=Using Netscape™ LiveWire™, Special Edition | author=Mike Morgan | chapter=Chapter 6: Netscape Internet Application Framework| url = http://vampire.rulez.org/onlinedoc/book/NetscapeLiveWire/ch6.htm | date = 1996 | publisher = Que | }}</ref>.
</ref>
Since the mid-2000s, there has been a proliferation of [[Comparison of server-side JavaScript solutions|server-side JavaScript implementations]], with [[node.js]] being merely one example.<ref name = "RWW-Server-Side-2009-12-17">
{{title = Server-Side Javascript: Back With a Vengeance | date = | work = Read Write Web | December 17, 2009 | accessdate = May 28, 2012 | url = http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php }}
</ref><ref name = "node.js-about"{{ date = no date| title = Node's goal is to provide an easy way to build scalable network programs | work = About Node.js | publisher = Joyent | }}
</ref>
 
===Adoption by Microsoft===