🎤 Kotlin DSLs
- 👤 Wolfram Rittmeyer
- Twitter: @RittmeyerW
- GitHub: writtmeyer
📹
Video:
https://youtu.be/gFP5PMEj_tA
Kotlin is not just about null safety or data classes. Kotlin has much more to offer. One of the nice things is the ability to use Kotlin's features to create domain specific languages (DSLs).In this talk you will see samples of DSLs you can use in your Android projects and learn how they work.Kotlin DSLs are actually made of many simple Kotlin features - some of which you surely already use, some of which are a bit more obscure. But combined together they give us a powerful way to create nice DSLs.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.