From 9e52556243fda22eeba83632aa0477e39952eba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Friedger=20M=C3=BCffke?= Date: Tue, 23 Jul 2019 09:11:41 +0200 Subject: [PATCH] Add TechRally video tutorials --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e42b1e..dfaf0da 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ If you have something that isn't yet on this awesome list, don't hesitate to sub * **[`Official Tutorials`](https://blockstack.org/tutorials):** Official tutorials from the Blockstack team. Hello Blockstack, ToDo, Managing Data with Gaia, Multi-player Storage +* **[Blockstack + React Videos](https://www.youtube.com/playlist?list=PLDQHh6RjV5oUJNbtnzV11VVghiJTPJ5Wv):** 22 videos made by Tech Rally from introduction to deployment. ## Starter Kits * **[`react-blockstack-redux-bundler`](https://github.com/aulneau/react-blockstack-redux-bundler):** A starter repo for building Blockstack applications in React with redux-bundler and webpack 4.