© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
V. H. GarciaGetting Started with Angularhttps://doi.org/10.1007/978-1-4842-9206-8_2

2. Introduction to TypeScript and ES6

Victor Hugo Garcia1  
(1)
Santiago Del Estero, Santiago del Estero, Argentina
 

In this chapter, we will touch on the bases of TypeScript: data types, let and const, functions, arrow functions, classes, and interfaces. Although not extensive, this guide is complete enough to understand every bit of code we will be building and to understand pieces of code from other sources when you need to look for something later on your journey as a developer.

Getting Started

We are ready to start working. First, we will create a folder called Angular, where ...

Get Getting Started with Angular: Create and Deploy Angular Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.