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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2019.
|
Edición: | Third edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.