Papers & Presentations
Atoms frequently share what they know in journals, at conferences, and in classrooms.
Writing Code that (Practically) Writes Itself with Typescript
Presented by
Presented at
Additional Presentations:
Beer City Code | June 2018
Written in
Strange Loop
|
September 2019
JavaScript is a powerful language that's flexible—to a fault. TypeScript adds a layer of static typing over JavaScript that makes code stronger, more robust, and easier to write. We're going to dive into TypeScript fundamentals, development patterns, and a handful of magic tricks!