Pro TypeScript Application-Scale JavaScript Development /
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 t...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Έκδοση: | 2nd ed. 2018. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.