Skip to content

Commit

Permalink
Merge pull request #933 from disneystreaming/learning-resources-page
Browse files Browse the repository at this point in the history
Add "learning resources" page
  • Loading branch information
Baccata authored Apr 27, 2023
2 parents 9579588 + 8a41612 commit 7a60eb7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
18 changes: 18 additions & 0 deletions modules/docs/markdown/09-learning-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
sidebar_label: Learning resources
title: Learning resources
---

Here's a list of some useful learning resources for Smithy and Smithy4s:

## Text

- [Smithy homepage](https://smithy.io)
- [Smithy4s fullstack (blogpost series)](https://blog.indoorvivants.com/2022-06-10-smithy4s-fullstack-part-1)
- [An intro to codegen with AWS Smithy](https://medium.com/@kgilmer/an-intro-to-codegen-with-aws-smithy-setup-98dca1f589fe)

## Videos

- [Scaling APIs with Smithy](https://youtu.be/3GpZzu4guTE)
- [Pain-free APIs with Smithy4s](https://www.youtube.com/watch?v=LvCDzDYfgsI)
- [Revisiting visitors: a talk about generalising serialisation](https://youtu.be/kvBX9u6uRaE)

0 comments on commit 7a60eb7

Please sign in to comment.