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
- Host: GitHub
- URL: https://github.com/mateuszkubuszok/typeclasspresentation
- Owner: MateuszKubuszok
- License: mit
- Created: 2023-12-07T02:18:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-08T11:29:19.000Z (over 1 year ago)
- Last Synced: 2025-01-21T18:51:57.663Z (5 months ago)
- Topics: presentation-slides, scala, type-class-derivation, type-classes
- Language: JavaScript
- Homepage: https://mateuszkubuszok.github.io/TypeClassPresentation/
- Size: 4.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.