diff --git a/README.md b/README.md index 50030eb..31e4cb2 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,11 @@ Promise.all([ promise1, promise2 ]).then(([ user1, user2]) => { }); ``` +## Video Source Code Walkthrough + +**DataLoader Source Code Walkthrough (YouTube):** + + [@schrockn]: https://github.com/schrockn