Skip to content

htmtmx/course-poo-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course of TypeScript: POO and Async

This repo is for the course Course of TypeScript: POO and Async

Typescript is a superset of Javascript, that means that all the Javascript code is valid Typescript code, but Typescript has some extra features that make it a powerful tool for building applications.

Installation

Clone the repo

  git clone git@github.com:htmtmx/course-poo-with-typescript.git

Install dependencies

  npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published