Skip to content

Latest commit

 

History

History

Activity01

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

The TypeScript Workshop - Activity 13.01

  1. Install dependencies with npm i.
  2. Execute the program with npx ts-node refactor.ts.
  3. Reimplement the logic using async/await.