types-vs-tests icon indicating copy to clipboard operation
types-vs-tests copied to clipboard

Tab vs spaces, vim vs emacs, types vs tests, our community is full of these conflicts. In this talk, we'll explore the latter: what is the impact of types in our programs? Can types help write more ef...

Types vs Tests

Code in core module is accessible in your slides

Raw slides are in slides/tut/index.html

How to compile slides

run sbt slides/tut to compile slides using tut. You can then view the slides by opening docs/index.html in your browser.

How to publish slides with github

When you are ready push the repository to github (including the compiled slides in docs). Then go to project settings -> GitHub Pages and select master branch /docs folder for the source of github pages.

This project was generated using Giter8 with template presentation.g8