AI Snips
Chapters
Transcript
Episode notes
From TypeScript to Pulumi
- Luke Hoban co-founded TypeScript and now serves as CTO of Pulumi, an infrastructure-as-code company.
- Pulumi allows developers to write deployment configurations in their preferred programming language.
Early Programming Days
- Luke Hoban's programming journey began with QBasic on an IBM PC clone, sparked by a desire to play games like Gorilla.bas.
- Modifying the game's source code ignited his interest in software development.
Office Team's JavaScript Struggles
- Microsoft's Office team faced challenges transitioning from C++ to JavaScript for web-based products.
- They lacked the robust tooling and type checking they were accustomed to, prompting the need for a solution.