What I know about typescript

For the last few years I've been working with typescript whenever I've needed to do some frontend work (and a little backend with node). I enjoy the extra help and safety provided by the type system

Blog posts

TTTDD - Types then Test Driven Development

Hacking together a TDD workflow for redux and components