From ce9e77d6a58c05fde15d50246058ee70fd446bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Koz=C5=82owski?= Date: Wed, 17 May 2023 03:22:24 +0200 Subject: [PATCH] Add my "course" link --- modules/docs/markdown/09-learning-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/docs/markdown/09-learning-resources.md b/modules/docs/markdown/09-learning-resources.md index 5c3180eba..b39cebda0 100644 --- a/modules/docs/markdown/09-learning-resources.md +++ b/modules/docs/markdown/09-learning-resources.md @@ -15,4 +15,5 @@ Here's a list of some useful learning resources for Smithy and Smithy4s: - [Scaling APIs with Smithy](https://youtu.be/3GpZzu4guTE) - [Pain-free APIs with Smithy4s](https://www.youtube.com/watch?v=LvCDzDYfgsI) +- [Smithy/Smithy4s course by @kubukoz](https://www.youtube.com/watch?v=nNUnSbyyxGI&list=PL1NS3pe5mmu25RK5lJnLxnllcMkxBqaI5) - [Revisiting visitors: a talk about generalising serialisation](https://youtu.be/kvBX9u6uRaE)