All Talks

Do you want to build a build tool?

Tooling for code generation, transformation and interrogation has improved in leaps and bounds over the last few years! We now have things like Angular Schematics, Prettier and TSLint, that can manipulate code in powerful ways, speed up development, and provide insight into how our applications work. But how exactly do they work? This talk will be Code Tooling 101, and act as an introduction to Abstract Syntax Trees, and all the weird and wonderful things you can do with them. By the end of the …

You might be interested in: