An open API service indexing awesome lists of open source software.

https://github.com/mateuszkubuszok/typeclasspresentation

Talk for Ya!vaConf conference I gave on 23.12.2023
https://github.com/mateuszkubuszok/typeclasspresentation

presentation-slides scala type-class-derivation type-classes

Last synced: 3 months ago
JSON representation

Talk for Ya!vaConf conference I gave on 23.12.2023

Awesome Lists containing this project

README

        

# Type Classes - more than just strategy pattern

Examples are at https://github.com/MateuszKubuszok/TypeClassPresentationExamples

## Running

```
yarn build // offline
yarn start // for development
```

## Development

ASCIIDoctor syntax for Reveal.js - https://docs.asciidoctor.org/reveal.js-converter/latest/converter/features/

## Tips

Press `s` to open speaker notes.

Use `http://localhost:8000/?print-pdf` to print to PDF.