This hands-on workship is designed to take developers from "I can write a little TypeScript" to "I'm ready to use it at work, with confidence". Mike will go beyond the basics of the language and use a meaningful project to teach the lessons learned he's from years of production experience. Those who have completed this workshops should feel ready to create a library or app, knowing that they're building, testing, coding and maintaing it the same way a deep expert would.
By participating along with us in the workshop, you'll learn:
- Learn Mike's 4 tricks to setting up a simple and effective TS project structure
- Get up-close and personal with two types of regressions that TypeScript projects often suffer from
- Defend your codebase with tests for pure type information
- Learn how to write TypeScript code that will stand the test of time (and compiler versions)