Application-Scale JavaScript Development
Buch, Englisch, 287 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 6033 g
ISBN: 978-1-4842-3248-4
Verlag: Apress
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
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.