Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afperdomo2/curso-tipos-avanzados-ts

Curso de TypeScript: Tipos Avanzados y Funciones (Platzi)
https://github.com/afperdomo2/curso-tipos-avanzados-ts

Last synced: about 13 hours ago
JSON representation

Curso de TypeScript: Tipos Avanzados y Funciones (Platzi)

Awesome Lists containing this project

README

        

```bash
# Ejecutar ejercicios

npx ts-node src/01-enum.ts
```