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 Livres
Steve Fenton est une figure de proue de la communauté TypeScript, reconnu pour son expertise approfondie et sa passion profonde pour le langage. Il a consacré des années à diffuser ses connaissances par des présentations captivantes, des sessions de formation complètes et une participation active aux forums de développeurs. Sa considérable expérience des applications JavaScript à grande échelle, associée à un accent spécialisé sur TypeScript, en fait une ressource inestimable pour naviguer dans le développement web moderne. Au-delà de ses efforts techniques, Fenton explore la psychologie et la philosophie, suggérant une curiosité intellectuelle qui influence probablement son approche unique du développement.
