November 2018
Iteratively Improve Your Code with Typescript
TypeScript is a language that extends JavaScript to support static typing.
It complements the open, malleable design principles of JavaScript, while catching bugs and improving code understandability.
In this talk, you'll learn how to use TypeScript in your existing project and how you can iteratively improve your code with stronger typing.
