Essential TypeScript 4: From Beginner to Pro
Autor Adam Freemanen Limba Engleză Paperback – 11 apr 2021
Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development.
Author Adam Freeman explains how to get the most from TypeScript 4 in this second edition of his best-selling book.
He begins by describing the TypeScript language and the benefits it offers and then shows you how to use TypeScript in real-world scenarios, including development with the DOM API, and popular frameworks such as Angular and React. He starts from the nuts-and-bolts and builds up to the most advanced and sophisticated features.
Each topic is covered clearly and concisely, and is packed with the details you need to be effective. The most important features are given a no-nonsense, in-depth treatment and chapters include common problems and teach you how to avoid them.
What You Will Learn
- Gain a solid understanding of the TypeScript language and tools
- Use TypeScript for client- and server-side development
- Extend and customize TypeScript
- Test your TypeScript code
- Apply TypeScript with the DOM API, Angular, React, and Vue.js
Who This Book Is For
JavaScript developers who want to use TypeScript to create client-side or server-side applications
Preț: 339.38 lei
Preț vechi: 424.23 lei
-20% Nou
Puncte Express: 509
Preț estimativ în valută:
64.95€ • 67.47$ • 53.95£
64.95€ • 67.47$ • 53.95£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484270103
ISBN-10: 148427010X
Pagini: 560
Ilustrații: XXI, 560 p. 106 illus., 49 illus. in color.
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148427010X
Pagini: 560
Ilustrații: XXI, 560 p. 106 illus., 49 illus. in color.
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part 1: Getting Started with TypeScript.- Chapter 1:Your First TypeScript Application.- Chapter 2: Understanding TypeScript.- Chapter 3: JavaScript Primer, Part 1.- Chapter 4: JavaScript Primer, Part 2.- Chapter 5: Using the TypeScript Compiler.- Chapter 6: Testing and Debugging TypeScript.- Part 2: Working with TypeScript.- Chapter 7: Understanding Static Types.- Chapter 8: Using Functions.- Chapter 9: Using Arrays, Tuples and Enums.- Chapter 10: Working with Objects.- Chapter 11: Working with Classes and Interfaces.- Chapter 12: Using Generic Types.- Chapter 13. Advanced Generic Types.- Chapter 14: Working with JavaScript.-Part 3: Creating Web Applications.- Chapter 15: Creating a Stand-Alone Web App, Part 1.- Chapter 16: Creating a Stand-Alone Web App, Part 2.- Chapter 17: Creating an Angular App, Part 1.- Chapter 18: Creating an Angular App, Part 2.- Chapter 19: Creating a React App, Part 1.- Chapter 20: Creating a React App, Part 2.- Chapter 21: Creating a Vue.js App, Part 1.- Chapter 22: Creating a Vue.js App, Part 2.
Notă biografică
Adam Freeman is an experienced IT professional who has held senior positions at 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.
Textul de pe ultima copertă
Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development.
Author Adam Freeman explains how to get the most from TypeScript 4 in this second edition of his best-selling book.
He begins by describing the TypeScript language and the benefits it offers and then shows you how to use TypeScript in real-world scenarios, including development with the DOM API, and popular frameworks such as Angular and React. He starts from the nuts-and-bolts and builds up to the most advanced and sophisticated features.
Each topic is covered clearly and concisely, and is packed with the details you need to be effective. The most important features are given a no-nonsense,in-depth treatment and chapters include common problems and teach you how to avoid them.
What You Will Learn
- Gain a solid understanding of the TypeScript language and tools
- Use TypeScript for client- and server-side development
- Extend and customize TypeScript
- Test your TypeScript code
- Apply TypeScript with the DOM API, Angular, React, and Vue.js
Who This Book Is For
JavaScript developers who want to use TypeScript to create client-side or server-side applications
Adam Freeman is an experienced IT professional who has held senior positions at 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.
Caracteristici
Puts TypeScript into context, both the language and the tools Covers TypeScript tools, types, classes, interfaces, and more Applies TypeScript with Node and Express, ASP.NET Core, DOM, Angular, and React