Cantitate/Preț
Produs

Pro TypeScript: Application-Scale JavaScript Development

Autor Steve Fenton
en Limba Engleză Paperback – 26 noi 2017
Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development.
What’s New in This Edition
  • Coverage of major changes to modules, namespaces, and module loading
  • New guidance on how to use inference to reduce the effort of using TypeScript
  • Recommendations on compiler options
  • A wide range of feature updates from intersections and tuples to async/await and the new approach to mixins
What You’ll Learn
  • Understand the TypeScript type system, and how to use it effectively
  • Apply object-oriented design using TypeScript
  • Use modules effectively to manage large programs
  • Integrate existing frameworks and libraries into your TypeScript program
Who This Book Is For
Web developers looking for a modern approach to JavaScript development

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 21354 lei  38-44 zile
  Apress – 20 aug 2014 21354 lei  38-44 zile
  Apress – 26 noi 2017 47013 lei  6-8 săpt.

Preț: 47013 lei

Preț vechi: 58766 lei
-20% Nou

Puncte Express: 705

Preț estimativ în valută:
8996 9465$ 7449£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484232484
ISBN-10: 1484232488
Pagini: 250
Ilustrații: XXVII, 287 p. 53 illus., 33 illus. in color.
Dimensiuni: 178 x 254 x 26 mm
Greutate: 0.56 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1.TypeScript Language Features.- 2. Code Organization.- 3: The Type System.- 4. Object Orientation in TypeScript.- 5. The JavaScript Runtime.- 6. Running TypeScript in a Browser.- 7. Running TypeScript on a Server.- 8. Exceptions, Memory and Performance.- 9. Using JavaScript Libraries and Type Definitions.- 10. Automated testing.- Appendix A. JavaScript Quick Reference.- Appendix B. TypeScript Compiler.- Appendix C. Bitwise Flags.- Appendix D. Coding Katas.

Notă biografică

Steve Fenton is a Microsoft MVP for Visual Studio and Development Technologies. He has been sharing his passion for TypeScript since October 2012, presenting at developer meet-ups, running training sessions, and answering questions on Stack Overflow. He has worked on large-scale JavaScript applications for over 14 years, and with TypeScript for over five years. In his spare time, he writes unit-testing frameworks, behavior-driven development frameworks, and web crawlers. He lives in Basingstoke, United Kingdom with his wife Rebecca and daughter Lily, and enjoys studying psychology and philosophy.

Textul de pe ultima copertă

Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development. What’s New in This Edition:
  • Coverage of major changes to modules, namespaces, and module loading
  • New guidance on how to use inference to reduce the effort of using TypeScript
  • Recommendations on compiler options
  • A wide range of feature updates from intersections and tuples to async/await and the new approach to mixins
What You’ll Learn:
  • Understand the TypeScript type system, and how to use it effectively
  • Apply object-oriented design using TypeScript
  • Use modules effectively to manage large programs
  • Integrate existing frameworks and libraries into your TypeScript program



Caracteristici

Teaches you how to write large-scale JavaScript programs that can run in any web browser or on any web server using Microsoft’s TypeScript language Gets under the hood of the language, to show you how to use it effectively New edition of the popular professional guide by the author of the first-ever book on the TypeScript language