Skip to content

Commit 19ac2d3

Browse files
authored
Add video links to 2017-03
cf. #24
1 parent 084a662 commit 19ac2d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_posts/2017-03-01-web-dev.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ talks:
1313
twitter: matthiasendler
1414
github: mre
1515
slides: "https://speakerdeck.com/mre/whats-so-hard-about-writing-a-slack-client-in-rust"
16+
video: "https://www.youtube.com/watch?v=rrtJh1kz1Ms"
1617
abstract: |
1718
"I'll just write a simple API wrapper for that. Give me two hours." Does that sound oddly familiar? Don't be fooled: writing an easy to use, idiomatic abstraction layer is a lot of work - in any language. I want to tell you my story about writing a Slack client in Rust. From documentation to testing and error handling there's a lot of pitfalls to avoid and laughs to share.
1819
- title: "Diesel – Type Safe SQL"
@@ -21,6 +22,7 @@ talks:
2122
twitter: killercup
2223
github: killercup
2324
slides: "https://killercup.github.io/presentation-diesel-adventure/index.html#/"
25+
video: "https://www.youtube.com/watch?v=Py3g7-Qv804"
2426
abstract: |
2527
Better refuel before we get started, this is a "Choose Your Own Adventure" talk—where the audience decides into which rabbit hole(s) we go down. Writing an actual app? Sure! Type system excursions? Always? Or maybe something about our test shenanigans? And of course fields of generated code as far as the eye can see!
2628
---

0 commit comments

Comments
 (0)