Max Heiber
Engineer at Bloomberg
Max is a software engineer on the JavaScript Infrastructure & Tooling team at Bloomberg, where he works on build tools, static analysis, and a strong ecosystem of types. He's interested in giving engineers more visibility into their code's intent and behavior, thereby maximizing its value.
Get a TicketTalk: How to contribute a Feature to TypeScript! An example based on the ES Private Fields implementation
What’s better than writing TypeScript? Writing the TypeScript compiler in TypeScript! Learn how to implement a new TypeScript feature, based on my experience implementing ES private fields. You’ll gain an inside view on the process of contributing, compiler internals, and ES private fields.