/typescript-frontend-app

💵 Aplicación de expenses hecha solo con Typescript. Este es el repositorio para crear tu primera app front-end con Typescript. En el README podrás encontrar el link al tutorial completo

Primary LanguageJavaScript

First front-end app with Typescript

alt text

In this tutorial you will learn basic concepts of Typescript to create your first front-end app.

The topics we'll cover in this tutorial are:

  • Native types: number, boolean, null
  • Optional values