Knihobot

Steve Fenton

    Steve Fenton is a leading voice in the TypeScript community, known for his deep expertise and passion for the language. He has dedicated years to sharing his knowledge through presentations, training, and active participation in developer forums. His extensive experience with large-scale JavaScript applications, coupled with his focus on TypeScript, makes him a valuable resource for understanding modern web development. Beyond his professional work, Fenton explores interests in psychology and philosophy, hinting at a broader intellectual curiosity that may inform his technical contributions.

    Pro TypeScript. Application-scale JavaScript development
    • 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

      Pro TypeScript. Application-scale JavaScript development