Cantitate/Preț
Produs

Programming TypeScript

Autor Boris Cherny
en Limba Engleză Paperback – 9 mai 2019
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its powerful static type system. If you're a programmer with intermediate JavaScript experience, author Boris Cherny will teach you how to master the TypeScript language. You'll understand how TypeScript can help you eliminate bugs in your code and enable you to scale your code across more engineers than you could before. In this book, you'll: Start with the basics: Learn about TypeScript's different types and type operators, including what they're for and how they're used. Explore advanced topics: Understand TypeScript's sophisticated type system, including how to safely handle errors and build asynchronous programs. Dive in hands-on: Use TypeScript with your favorite frontend and backend frameworks, migrate your existing JavaScript project to TypeScript, and run your TypeScript application in production.
Citește tot Restrânge

Preț: 25904 lei

Preț vechi: 32379 lei
-20% Nou

Puncte Express: 389

Preț estimativ în valută:
4958 5157$ 4155£

Carte disponibilă

Livrare economică 20 februarie-06 martie
Livrare express 06-12 februarie pentru 3509 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781492037651
ISBN-10: 1492037656
Pagini: 300
Dimensiuni: 176 x 238 x 19 mm
Greutate: 0.56 kg
Editura: O'Reilly

Descriere

With this book, programmers who understand JavaScript at an intermediate level will learn how to master the TypeScript language to get rid of bugs and scale your code across 10x more engineers.