Presentations

SQLAlchemy Architecture (September 2019) - An overview of SQLAlchemy's architecture in order to help you use it more effectively

State of TypeScript 2019 (February 2019) - What trends and developments to expect of the TypeScript world in 2019

What's new in TypeScript 3.0 and 3.1 (October 2018) - An overview of the changes and new features in TypeScript 3.0 and 3.1

TSLint and the TypeScript Compiler (July 2018) - An introduction to the TypeScript compiler internals in order to help you learn to write TSLint rules.

What's new in TypeScript 2.9 (June 2018) - An overview of the changes and new features in TypeScript 2.9

What's new in TypeScript 2.7 (February 2018) - An overview of the changes and new features in TypeScript 2.7 with my gratuitous opinion of each change included.

Strong Strings (September 2017) - Why `string` is weak and what to do about it