docs(nx): add course screenshot
This commit is contained in:
parent
4759311de3
commit
936801df9d
14
README.md
14
README.md
@ -156,6 +156,20 @@ You are good to go!
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
### Free Course
|
||||||
|
|
||||||
|
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://connect.nrwl.io/app/courses/nx-workspaces/intro" target="_blank">
|
||||||
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/docs/shared/course-nx.jpg" width="100%"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
### Books
|
### Books
|
||||||
|
|
||||||
- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
|
- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
|
||||||
|
|||||||
@ -10,6 +10,20 @@
|
|||||||
|
|
||||||
[This is a free 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) on using Nx in large organizations. It is very practical. Even though it covers the general benefits of Google-style development, it focuses on concrete problems and how to effectively use Nx to solve them.
|
[This is a free 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) on using Nx in large organizations. It is very practical. Even though it covers the general benefits of Google-style development, it focuses on concrete problems and how to effectively use Nx to solve them.
|
||||||
|
|
||||||
|
### Free Course
|
||||||
|
|
||||||
|
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://connect.nrwl.io/app/courses/nx-workspaces/intro" target="_blank">
|
||||||
|
<p align="center"><img src="/shared/course-nx.jpg" width="100%"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
### Books and Blogs
|
### Books and Blogs
|
||||||
|
|
||||||
- [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)
|
- [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)
|
||||||
|
|||||||
@ -8,6 +8,20 @@
|
|||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Jxh_--FeJeY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/Jxh_--FeJeY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
|
|
||||||
|
### Free Course
|
||||||
|
|
||||||
|
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://connect.nrwl.io/app/courses/nx-workspaces/intro" target="_blank">
|
||||||
|
<p align="center"><img src="/shared/course-nx.jpg" width="100%"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## Books and Blogs
|
## Books and Blogs
|
||||||
|
|
||||||
- [Nx blog posts](https://blog.nrwl.io/react/home)
|
- [Nx blog posts](https://blog.nrwl.io/react/home)
|
||||||
|
|||||||
BIN
docs/shared/course-nx.jpg
Normal file
BIN
docs/shared/course-nx.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@ -8,6 +8,20 @@
|
|||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Jxh_--FeJeY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/Jxh_--FeJeY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
|
|
||||||
|
### Free Course
|
||||||
|
|
||||||
|
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://connect.nrwl.io/app/courses/nx-workspaces/intro" target="_blank">
|
||||||
|
<p align="center"><img src="./docs/shared/course-nx.jpg" width="100%"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## Books and Blogs
|
## Books and Blogs
|
||||||
|
|
||||||
- [Nx blog posts](https://blog.nrwl.io/nx/home)
|
- [Nx blog posts](https://blog.nrwl.io/nx/home)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user