Mastering TypeScript 3 : build enterprise-ready, industrial strength web applications using TypeScript 3 and modern frameworks /
TypeScript is both a language and a set of tools to generate JavaScript. It was designed by Anders Hejlsberg at Microsoft to help developers write enterprise-scale JavaScript. Starting with an introduction to the TypeScript language, before moving on to basic concepts, each section builds on previou...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Birmingham, UK :
Packt Publishing,
2019.
|
Edition: | Third edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Table of ContentsTypeScript
- Tools and Framework OptionsTypes, Variables, and Function Techniques Interfaces, Classes, and InheritanceDecorators, Generics, and Asynchronous FeaturesDeclaration Files and Compile OptionsThird-Party LibrariesTypeScript Compatible Frameworks Test Driven DevelopmentTesting Typescript Compatible FrameworksModularizationObject-Oriented ProgrammingDependency InjectionBuilding ApplicationsLet's Get Our Hands Dirty.