Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

JoanEsquivel/typescript-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-basics

exemplo imagem

Typescript basics to understand its core concepts.

💻 Topics

We reviewed topics like:

  • Introduction notes

  • Installation notes (TSC & tsconfig.json configuration)

  • Basic Types

  • Tupple

  • Union

  • Enum

  • Objects

  • Type Assertion

  • Functions

  • Interfaces

  • Classes

  • Interfaces + Classes

  • Subclasses

  • Generics

  • 💻 Pre-requisites

Before you use this project you only need to have Node Js installed in your computer.

https://nodejs.org/es/download/

🚀 Install the project & Make Changes

Install the Typescript compiler using: npm i -g typescript
To compile your TS files, use TSC --watch and start doing changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published