From 5b9cdfb3b392bf489fa6cb0afe2d7d123b101d87 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Thu, 16 Aug 2018 07:41:38 -0500 Subject: [PATCH] Update README.md --- advanced/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/advanced/README.md b/advanced/README.md index 3759eaa..f808340 100644 --- a/advanced/README.md +++ b/advanced/README.md @@ -45,3 +45,9 @@ If things aren’t working, the instructor will be happy to help! * [The solutions to these exercises](https://github.com/rtfeldman/elm-0.19-workshop/tree/solutions/advanced) * [Slides for the Frontend Masters workshop that goes with this repo](https://docs.google.com/presentation/d/1aFZBXs9kzlZww2JN6iDmrYiQaxKlCAz6a5zpt882GHk/edit?usp=sharing) +* [The Life of a File](https://www.youtube.com/watch?v=XpDsk374LDE) - Evan Czaplicki +* [The Importance of Ports](https://www.youtube.com/watch?v=P3pL85n9_5s) - Murphy Randle +* [Working with Maybe](https://www.youtube.com/watch?v=43eM4kNbb6c) - Joël Quenneville +* [Making Impossible States Impossible](https://www.youtube.com/watch?v=IcgmSRJHu_8) - Richard Feldman +* [Scaling Elm Apps](https://www.youtube.com/watch?v=DoA4Txr4GUs) - Richard Feldman +* [Make Data Structures](https://www.youtube.com/watch?v=x1FU3e0sT1I) - Richard Feldman