I love the Typescript handbook, but wanted the examples to be "runnable". It turns out that the TypeScript compiler runs pretty fast in the browser for trivial code snippets, so I threw together https://ts.coach (TypeScript handbook with code examples that execute in the browser + instant type checking)
epolanski|1 month ago
primitivesuave|1 month ago
This comment actually invigorated me to try the site from my phone and improve the experience, so I sincerely thank you for the motivation.