Skip to content

Commit 084a662

Browse files
authored
Add @mre's glorious slides
Fix #24
1 parent bc4f834 commit 084a662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ talks:
1212
name: "Matthias Endler"
1313
twitter: matthiasendler
1414
github: mre
15+
slides: "https://speakerdeck.com/mre/whats-so-hard-about-writing-a-slack-client-in-rust"
1516
abstract: |
1617
"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.
1718
- title: "Diesel – Type Safe SQL"

0 commit comments

Comments
 (0)