Learn the essentials and more of Type Script, a popular superset of the Java Script language that adds support for static typing. Type Script combines the typing features of C# or Java with the flexibility of Java Script, reducing typing errors and providing an easier path to Java Script development.
Author
Adam Freeman explains how to get the most from Type Script 4 in this second edition of his best-selling book.
He begins by describing the Type Script language and the benefits it offers and then shows you how to use Type Script 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 Type Script language and tools
- Use Type Script for client- and server-side development
- Extend and customize Type Script
- Test your Type Script code
- Apply Type Script with the DOM API, Angular, React, and Vue.js
Who This Book Is For
Java Script developers who want to use Type Script to create client-side or server-side applications
قائمة المحتويات
Part 1: Getting Started with Type Script.- Chapter 1:Your First Type Script Application.- Chapter 2: Understanding Type Script.- Chapter 3: Java Script Primer, Part 1.- Chapter 4: Java Script Primer, Part 2.- Chapter 5: Using the Type Script Compiler.- Chapter 6: Testing and Debugging Type Script.- Part 2: Working with Type Script.- 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 Java Script.- 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.
عن المؤلف
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.