https://github.com/blipinsk/generating-kotlin-extension-functions
Code examples from my 2018/2019 tech talk on "Generating Kotlin extension functions for Annotation Processing"
https://github.com/blipinsk/generating-kotlin-extension-functions
Last synced: 6 months ago
JSON representation
Code examples from my 2018/2019 tech talk on "Generating Kotlin extension functions for Annotation Processing"
- Host: GitHub
- URL: https://github.com/blipinsk/generating-kotlin-extension-functions
- Owner: blipinsk
- Created: 2019-04-15T07:32:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T15:26:52.000Z (over 6 years ago)
- Last Synced: 2025-02-10T12:31:43.533Z (8 months ago)
- Language: Kotlin
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generating Koltin extension functions for Annotation Processing
Code examples from my 2018/2019 tech talk
## Presented
* [DevFest Wrocław 2018/10/27](https://www.youtube.com/watch?v=5WzOxMHS8sU)
* [Droidcon Italy 2019/04/05](https://www.youtube.com/watch?v=MMUKIAimsu4) (_no animations_ :cry:)
* Toast #23 Wrocław 2019/04/11## Links
* [**Slides**](http://bit.ly/blipinsk-gkef)
* [**Medium article**](http://bit.ly/blipinsk-gkef-article)[](https://twitter.com/blipinsk)