Skip to Main Content
Pro TypeScript: Application-Scale JavaScript Development
book

Pro TypeScript: Application-Scale JavaScript Development

by Steve Fenton
November 2017
Intermediate to advanced content levelIntermediate to advanced
304 pages
8h 42m
English
Apress
Content preview from Pro TypeScript: Application-Scale JavaScript Development
© Steve Fenton 2018
Steve FentonPro TypeScripthttps://doi.org/10.1007/978-1-4842-3249-1_7

7. Running TypeScript on a Server

Steve Fenton
(1)
Basingstoke, UK
 
If it seems strange to you that Node achieves parallelism by running only one piece of code at a time, that’s because it is. It’s an example of something I call a backwardism.
—Jim R. Wilson
Running JavaScript on a server is not a new concept — Netscape Enterprise Server offered this feature as long ago as 1994. There are currently a whole host of server-side implementations of JavaScript running on more than six different script engines. In addition to these pure JavaScript implementations, JavaScript can also be run within any platform that has a script host.
Although the JavaScript language ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

JavaScript Next: Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9

JavaScript Next: Your Complete Guide to the New Features Introduced in JavaScript, Starting from ES6 to ES9

Raju Gandhi
Jump Start MySQL

Jump Start MySQL

Timothy Boronczyk

Publisher Resources

ISBN: 9781484232491Purchase bookPublisher Website