Learning TypeScript: Enhance Your Web Development Skills Using Type-Safe JavaScript
Autor Josh Goldbergen Limba Engleză Paperback – 30 iun 2022
Preț: 266.15 lei
Preț vechi: 332.69 lei
-20% Nou
50.94€ • 52.50$ • 43.01£
Carte disponibilă
Livrare economică 11-25 februarie
Livrare express 25-31 ianuarie pentru 42.35 lei
Specificații
ISBN-10: 1098110331
Pagini: 200
Dimensiuni: 180 x 231 x 18 mm
Greutate: 0.51 kg
Editura: O'Reilly
Descriere
TypeScript has conquered the world of JavaScript: it is one of the world's fastest growing and most popular languages across developer surveys, widely used in consumer and business companies alike, and frequently credited for helping massive web applications scale. But what is TypeScript? How does it work, why does it work, and how can we use it?Learning TypeScript takes beginner to intermediate JavaScript programmers from knowing nothing about "types" or a "type system" to full mastery of the fundamentals of TypeScript. It's more than a means to find bugs and typos--it's a useful system for declaring the way our JavaScript should work and helping us stick to it.
You'll learn how TypeScript:interacts with JavaScriptanalyzes and understands codeaugments your existing development patternhelps you document your codeworks with IDEs to provide refactoring toolsassists local development in refactoring codehelps you develop more quickly with fewer bugs