-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: post | ||
title: Refactoring to Expressive Kotlin Resources | ||
tags: | ||
--- | ||
|
||
These are the resources from Duncan's talk with Dmitry Kandalov at KotlinConf 2024 | ||
|
||
[KotlinConf 2018 - Writing The Next Great Kotlin Novel by Lisa Wray](https://youtu.be/qokTPw5npMQ?si=uyIpCGDUD2zanpuf) | ||
|
||
[Duncan's YouTube Channel](https://www.youtube.com/@RefactoringDuncan) | ||
|
||
[Dmitry's Blog](https://dmitrykandalov.com/) | ||
|
||
[The Code from the talk](https://github.com/dmcg/gilded-rose-tdd/tree/inexpressive) | ||
|
||
|