Ultimate Typescript Handbook
Dan Wellman

SKU: 9789388590785

Rs. 1,299
Type:
Quantity:

Free Book Preview

ISBN: 9789388590785
eISBN: 9789388590808
Rights: Worldwide
Author Name: Dan Wellman
Publishing Date: 18-July-2023
Dimension: 7.5*9.25 Inches
Binding: Paperback
Page Count: 436

Download code from GitHub

Unleash the Power of Modern Web Development with Typescript

KEY FEATURES 

  • This book offers handson examples for Typescript programming
  • Advanced Typescript features such as enums, interfaces and namespaces explained
  • Shares best practices for structuring TypeScript code using type annotations. Helps develop maintainable and scalable TypeScript code.

DESCRIPTION

This book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript. 

We start with an introduction to TypeScript and its benefits and go on to explain how TypeScript can help developers write more maintainable, scalable code and catch errors before they make it to production. The book then dives into more technical topics like basic type annotations, using the TypeScript compiler, advanced features like enums and interfaces, and manipulating types. 

The book then discusses chapters on classes and control flow analysis that are particularly helpful for developers looking to build more complex applications. The book teaches by example, with numerous code examples that illustrate the main concepts and approaches towards writing TypeScript programs and codes, and finishes with a comprehensive practical example that shows stepbystep development of  a modern web application using TypeScript and Angular.

WHAT WILL YOU LEARN 

  • Learn how to create a new TypeScript project with default settings and configurations. 
  • Discover how to incorporate basic typeannotations into your code for improved clarity and accuracy. 
  • Explore the use of typealiases, interfaces, and enums to write more organized and expressive TypeScript code. 
  • Gain knowledge on building modular and errorfree applications in TypeScript. 
  • Discover how to leverage typeguards, classes, and other TypeScript utilities to write more robust code. 
  • Learn how to work with advanced features like generics and take your TypeScript skills to the next level.

WHO IS THIS BOOK FOR?

This book is targeted towards frontend developers who are familiar with JavaScript and are interested in expanding their skillset with TypeScript. Whether you are a beginner with little to no experience or an intermediate developer looking for a reference guide, this book is designed to help you supercharge your development and enhance your tooling. With its clear and concise explanations, it's perfect for those who are new to TypeScript and looking to gain a deeper understanding of its capabilities.

Chapter 1: Introduction to TypeScript and its Benefits
Chapter 2: Setting Up a Development Environment
Chapter 3: Basic Type Annotations
Chapter 4: Using the TypeScript Compiler
Chapter 5: Enums, Interfaces, and Namespaces
Chapter 6: Objects, Arrays, and Tuples in TypeScript
Chapter 7: Functions in TypeScript
Chapter 8: Classes in TypeScript
Chapter 9: Control Flow Analysis
Chapter 10: Manipulating Types
Chapter 11: TypeScript Modules
Chapter 12: Creating Declaration Files
Chapter 13: TypeScript Project: Creating an Angular App

Dan Wellman is an author and coder from the United Kingdom, with over 15 years of experience in the frontend realm. He has written extensively on JavaScript, both online and offline, and has created numerous videos for platforms in the digital education sector, such as PluralSight. He is currently working as a senior developer for a global fintech company.

LinkedIn Profile: 

Dan Wellman