Enterprise TypeScript, v2
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h 5m | 1.04 GB
Instructor: Mike North
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h 5m | 1.04 GB
Instructor: Mike North
Mike North will share his deep insight into the TS toolchain, programming language and ecosystem that he's accrued from years of building and scaling infrastructure across large teams.
Some Key Takeaways!
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)
Workshop Details
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.
Is This Workshop for Me?
Summary
This course is intended for those who already know the basics of the TypeScript programming language, and are interested in learning more about real-world usage in a non-trivial scenario from a veteran engineer.
Any Prerequisites?
- Experience and familiarty working with modern JS concepts like Promises, Classes and async/await
- Basic React components (we'll be using some simple ones)
- Mike's "TypeScript 3 Fundamentals v2" course or equivalent experience working with TS