1.

Record Nr.

UNINA9910338230103321

Autore

Freeman Adam

Titolo

Essential TypeScript : From Beginner to Pro / / by Adam Freeman

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2019

ISBN

9781484249796

1484249798

Edizione

[1st ed. 2019.]

Descrizione fisica

1 online resource (551 pages) : color illustrations

Disciplina

004.165

Soggetti

Microsoft software

Microsoft .NET Framework

Programming languages (Electronic computers)

Microsoft and .NET

Programming Languages, Compilers, Interpreters

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Part 1: Getting Started with TypeScript -- 1. Your First TypeScript Application -- 2. Understanding TypeScript -- 3. JavaScript Primer, Part 1 -- 4. JavaScript Primer, Part 2 -- 5. Using the TypeScript Compiler -- 6. Testing and Debugging TypeScript -- Part 2: Working with TypeScript -- 7. Understanding Static Types -- 8. Using Functions -- 9. Using Arrays, Tuples and Enums -- 10. Working with Objects -- 11. Working with Classes and Interfaces -- 12. Using Generic Types -- 13. Advanced Generic Types -- 14. Working with JavaScript -- Part 3: Creating Web Applications -- 15. Creating a Stand-Alone Web App, Part 1 -- 16. Creating a Stand-Alone Web App, Part 2 -- 17. Creating an Angular App, Part 1 -- 18. Creating an Angular App, Part 2 -- 19. Creating a React App, Part 1 -- 20. Creating a React App, Part 2 -- 21. Creating a Vue.js App, Part 1.-22. Creating a Vue.js App, Part 2.

Sommario/riassunto

Work with Typescript and get the most from this versatile open source language. Author Adam Freeman begins this book by describing Typescript and the benefits it offers, and goes on to show you how to use TypeScript in realistic scenarios, going in-depth to give you the knowledge you need. Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, you will learn how



TypeScript builds on the JavaScript type system to create a safer and more productive development experience and understand how TypeScript can be used to create applications using popular frameworks, including Node.js, Angular, React, and Vue.js. Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them. You will: Gain a solid understanding of the TypeScript language and tools Use TypeScript for client- and server-side development Extend and customize TypeScript Debug and unit test your TypeScript code This book is for developers who want to start using TypeScript, for example to create rich web applications using Angular, React, or Vue.js. Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.