Starting with an introduction to the language and its features, the book discusses some of the major features of TypeScript in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. The book then covers some of the factors to be considered when running a TypeScript application in the browser, including interacting with the DOM, making asynchronous requests, and working with useful browser APIs, followed by a demonstration of server-side TypeScript using the popular Node.js framework. Topics covered include: key TypeScript language features; how to work with the TypeScript type system; how to transfer object-orientation skills to TypeScript; useful JavaScript patterns and features that work well with TypeScript; how to consume existing JavaScript libraries in TypeScript program; how to run TypeScript in a web browser or on a server. -- Edited summary from book
Steve Fenton Ordine dei libri
Steve Fenton è una figura di spicco nella comunità TypeScript, riconosciuto per la sua vasta esperienza e la profonda passione per il linguaggio. Ha dedicato anni a diffondere la sua conoscenza attraverso presentazioni coinvolgenti, sessioni di formazione complete e partecipazione attiva ai forum degli sviluppatori. La sua considerevole esperienza con applicazioni JavaScript su larga scala, unita a un focus specializzato su TypeScript, lo posiziona come una risorsa inestimabile per navigare nello sviluppo web moderno. Oltre ai suoi impegni tecnici, Fenton approfondisce la psicologia e la filosofia, suggerendo una curiosità intellettuale che probabilmente influenza il suo approccio unico allo sviluppo.

- 2014