-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add links to videos and articles to the website (#275)
Add links to videos and articles to the website. Closes #255
- Loading branch information
1 parent
86fbe48
commit a077d1d
Showing
3 changed files
with
24 additions
and
1 deletion.
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
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,21 @@ | ||
--- | ||
title: "Talks and articles" | ||
--- | ||
|
||
# Talks and articles | ||
|
||
## Talks/Videos | ||
|
||
- [How to write library docs | Iron review](https://www.youtube.com/watch?v=4pq1elOap9k) by [@Zelenya](https://github.com/Zelenya) | ||
- Armored type safety with Iron by [@rlemaitre](https://github.com/rlemaitre) and [@vbergeron](https://github.com/vbergeron) (chronological order): | ||
- [Scala Matters 2023 edition](https://www.youtube.com/watch?v=lrdBoYSKSnw) | ||
- [Scala.IO Nantes 2024 edition](https://www.youtube.com/watch?v=I3BvpzFVBto) | ||
- [Scalar edition](https://www.youtube.com/watch?v=ZVQ72Zh4wjg) | ||
- [ScalaMatsuri edition](https://www.youtube.com/watch?v=SrocjO2_2_w) | ||
- 🇫🇷 [[Sunny Tech 2024] Codez sans crainte: Scala 3 et Iron, les Héros de la Fiabilité en Prog Fonctionnel](https://www.youtube.com/watch?v=TGkZ2P8aVA4) | ||
by [@rlemaitre](https://github.com/rlemaitre) and [@vbergeron](https://github.com/vbergeron) (again) | ||
|
||
## Articles | ||
|
||
- [What makes library docs great [Library review: Iron]](https://dev.to/zelenya/what-makes-library-docs-great-library-review-iron-518a) by [@Zelenya](https://github.com/Zelenya) (written version of the video mentioned above) | ||
- [Type safety with Iron](https://blog.michal.pawlik.dev/posts/scala/iron/) by [@majk-p](https://github.com/majk-p) |
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