We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829e9e6 commit 393fea4Copy full SHA for 393fea4
_posts/2024-05-23-kotlinconf-resources.md
@@ -0,0 +1,17 @@
1
+---
2
+layout: post
3
+title: Refactoring to Expressive Kotlin Resources
4
+tags:
5
6
+
7
+These are the resources from Duncan's talk with Dmitry Kandalov at KotlinConf 2024
8
9
+[KotlinConf 2018 - Writing The Next Great Kotlin Novel by Lisa Wray](https://youtu.be/qokTPw5npMQ?si=uyIpCGDUD2zanpuf)
10
11
+[Duncan's YouTube Channel](https://www.youtube.com/@RefactoringDuncan)
12
13
+[Dmitry's Blog](https://dmitrykandalov.com/)
14
15
+[The Code from the talk](https://github.com/dmcg/gilded-rose-tdd/tree/inexpressive)
16
17
0 commit comments