Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Road to a Statically Typed Future Pt. 1

The Road to a Statically Typed Future Pt. 1

JavaScript's dynamic nature and rich and expressive syntax are strengths of the language, making it an approachable and beginner-friendly language to get started with. However, this same flexibility through dynamic typing and runtime evaluation increases the difficulty of debugging and makes it tough to confidently change existing code.

This talk will discuss Patrick's personal journey and experience on using existing type systems within and outside of the JavaScript ecosystem, specifically Flow and ReasonML, and demonstrate how they can improve your workflow.

Patrick will talk about general concepts of why we need type definitions, how types will influence API designs, the differences between static and runtime types and how we can bridge the gap between a statically compiled, type-safe language and the JavaScript ecosystem.

Presented at:

- 3rd of June 2017 (HolyJS St.Petersburg)
- 8th of June 2017 (ReactTirol Austria)

Patrick Stapfer

June 03, 2017
Tweet

More Decks by Patrick Stapfer

Other Decks in Programming

Transcript