diff --git a/README.md b/README.md
index f39f975d11d3e1..54a10e60d0ec75 100644
--- a/README.md
+++ b/README.md
@@ -138,13 +138,32 @@ You are good to go!
- [Nx Documentation and Guides](https://nx.dev)
- [Nx blog posts](https://blog.nrwl.io/nx/home)
+### Quick Start Videos
+
+
+
### Books
-- [Enterprise Monorepo Patterns](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
+- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
+- [Angular Enterprise Monorepo Patterns](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
### Videos
-- [Nx Quickstart - How to Scale a JavaScript Project](https://www.youtube.com/watch?v=VUyBY72mwrQ)
+- [Building Angular full-stack applications in a monorepo.](https://www.youtube.com/watch?v=XZpp52IqD2A&t=1292s)
+- [Building React full-stack applications in a monorepo.](https://www.youtube.com/watch?v=Jxh_--FeJeY&t=2s)
- [Video course on using Nx Workspaces](https://angularplaybook.com/p/nx-workspaces)
### Talks
diff --git a/docs/angular/getting-started/resources.md b/docs/angular/getting-started/resources.md
index 90b04a921ef643..08958ae5f3bd09 100644
--- a/docs/angular/getting-started/resources.md
+++ b/docs/angular/getting-started/resources.md
@@ -12,7 +12,7 @@
### Books and Blogs
-- [Angular Enteprise Monorepo Patters Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
+- [Angular Enterprise Monorepo Patters Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
- [Nx blog posts](https://blog.nrwl.io/nx/home)
### Videos
diff --git a/docs/react/getting-started/resources.md b/docs/react/getting-started/resources.md
index c7f558afb68cb2..19235ed3f28008 100644
--- a/docs/react/getting-started/resources.md
+++ b/docs/react/getting-started/resources.md
@@ -2,12 +2,16 @@
## Learn Nx in 10 Minutes
+VIDEO
+
+## Building React Full Stack Applications
+
VIDEO
## Books and Blogs
- [Nx blog posts](https://blog.nrwl.io/react/home)
-- [Enteprise Monorepo Patterns Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
+- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
## Misc
diff --git a/docs/react/getting-started/what-is-nx.md b/docs/react/getting-started/what-is-nx.md
index 33f380ba037f0b..30a12deaa6175d 100644
--- a/docs/react/getting-started/what-is-nx.md
+++ b/docs/react/getting-started/what-is-nx.md
@@ -2,7 +2,7 @@
Nx is a set of Extensible Dev Tools for Monorepos.
-VIDEO
+VIDEO
With Nx, you can:
diff --git a/docs/web/getting-started/resources.md b/docs/web/getting-started/resources.md
index 8f087f69e23ee6..36b4c19e54b044 100644
--- a/docs/web/getting-started/resources.md
+++ b/docs/web/getting-started/resources.md
@@ -2,12 +2,16 @@
## Learn Nx in 10 Minutes
+VIDEO
+
+## Building Full Stack Applications
+
VIDEO
## Books and Blogs
- [Nx blog posts](https://blog.nrwl.io/nx/home)
-- [Enteprise Monorepo Patterns Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
+- [Enterprise Monorepo Patterns Book](https://go.nrwl.io/angular-enterprise-monorepo-patterns-new-book?utm_campaign=Book%3A%20Monorepo%20Patterns%2C%20Jan%202019&utm_source=Github&utm_medium=Banner%20Ad)
## Misc
diff --git a/docs/web/getting-started/what-is-nx.md b/docs/web/getting-started/what-is-nx.md
index 7c22001d885660..476c391b67c120 100644
--- a/docs/web/getting-started/what-is-nx.md
+++ b/docs/web/getting-started/what-is-nx.md
@@ -2,7 +2,7 @@
Nx is a set of Extensible Dev Tools for Monorepos.
-VIDEO
+VIDEO
With Nx, you can:
diff --git a/nx-video-img.png b/nx-angular-video.png
similarity index 100%
rename from nx-video-img.png
rename to nx-angular-video.png
diff --git a/nx-react-video.png b/nx-react-video.png
new file mode 100644
index 00000000000000..4762f8d9fb0fe5
Binary files /dev/null and b/nx-react-video.png differ