Skip to content

ayakovlenko/typescriptlings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescriptlings

vr scripts

This project contains small exercises to get you used to reading and writing TypeScript code. This includes reading and responding to compiler messages.

getting started

Heavily inspired by rustlings.

prerequisites

The project uses Deno as a TypeScript runtime, so you need to install it first.

Then, install Velociraptor to run the scripts.

ready to run 🚀

vr start

development

Run tests:

vr test

Before submitting a PR:

vr pr-fix

About

Small exercises to get you used to reading and writing TypeScript code!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published