docs(nx): add nx courses
14
README.md
@ -145,15 +145,18 @@ You are good to go!
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Free Course
|
||||
|
||||
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||
### Courses
|
||||
|
||||
<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/nx-connect-course.jpg" width="100%"></p>
|
||||
<a href="https://www.youtube.com/watch?v=2mYLe9Kp9VM&list=PLakNactNC1dH38AfqmwabvOszDmKriGco" target="_blank">
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/nx-workspace-course.png" width="350"></p>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://nxplaybook.com/p/advanced-nx-workspaces" target="_blank">
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/advanced-nx-workspace-course.png" width="350"></p>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
@ -168,7 +171,6 @@ You are good to go!
|
||||
|
||||
- [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://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
|
||||
### Talks
|
||||
|
||||
|
||||
BIN
advanced-nx-workspace-course.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
docs/angular/getting-started/advanced-nx-workspace-course.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 69 KiB |
@ -1,31 +1,31 @@
|
||||
# Resources
|
||||
|
||||
### Learn Nx in 30 Minutes
|
||||
## Learn Nx in 30 Minutes
|
||||
|
||||
<iframe width="560" height="380" src="https://www.youtube.com/embed/XZpp52IqD2A" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
### Angular Enterprise Monorepo Pattens Book
|
||||
## Angular Enterprise Monorepo Pattens Book
|
||||
|
||||
<img src="https://images.ctfassets.net/8eyogtwep6d2/3OywPCi0Bg6zLWVN54j6tY/3b80e9f8c18f943f2f68008442920328/Angular_Enterprise_Monorepo_Pattens_Book.png?w=1024&fm=jpg&fl=progressive">
|
||||
|
||||
[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
|
||||
## Courses
|
||||
|
||||
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||
### Nx Workspace (free)
|
||||
|
||||
[](https://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/2mYLe9Kp9VM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
### Books and Blogs
|
||||
### Advanced Nx Workspace (premium)
|
||||
|
||||
[](https://nxplaybook.com/p/advanced-nx-workspaces)
|
||||
|
||||
## 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)
|
||||
- [Nx blog posts](https://blog.nrwl.io/nx/home)
|
||||
|
||||
### Videos
|
||||
|
||||
- [Video course on using Nx Workspaces](https://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
|
||||
### Talks
|
||||
## Talks
|
||||
|
||||
- [Angular at Large Organizations](https://www.youtube.com/watch?v=piQ0EZhtus0)
|
||||
- [Nx: The New Way to Build Enterprise Angular Apps](https://www.youtube.com/watch?v=xo-1SDmvM8Y)
|
||||
@ -33,7 +33,7 @@
|
||||
- [Hands on Full Stack development with Nx and Bazel](https://www.youtube.com/watch?v=1KDDIhcQORM)
|
||||
- [Modern Development with Angular CLI & Nrwl Nx](https://www.youtube.com/watch?v=tE8sUAfKI3g)
|
||||
|
||||
### Podcasts and Shows
|
||||
## Podcasts and Shows
|
||||
|
||||
- [ngAir 140: Nx for Enterprise Angular Development](https://www.youtube.com/watch?v=qYNiOKDno_I)
|
||||
- [ngHouston: NX Demo](https://www.youtube.com/watch?v=E_UlU2Yv4G0)
|
||||
|
||||
BIN
docs/react/getting-started/advanced-nx-workspace-course.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 69 KiB |
@ -8,21 +8,19 @@
|
||||
|
||||
<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
|
||||
## Nx Workspace (free)
|
||||
|
||||
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/2mYLe9Kp9VM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
[](https://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
## Advanced Nx Workspace (premium)
|
||||
|
||||
[](https://nxplaybook.com/p/advanced-nx-workspaces)
|
||||
|
||||
## Books and Blogs
|
||||
|
||||
- [Nx blog posts](https://blog.nrwl.io/react/home)
|
||||
- [Effective React Development with Nx](https://go.nrwl.io/effective-react-development-with-nx-new-book)
|
||||
|
||||
## Videos
|
||||
|
||||
- [Video course on using Nx Workspaces](https://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
|
||||
## Misc
|
||||
|
||||
- [nx-examples](https://github.com/nrwl/nx-examples) repo has branches for different nx comments to display expected behavior and example app and libraries.
|
||||
|
||||
BIN
docs/web/getting-started/advanced-nx-workspace-course.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 69 KiB |
@ -8,11 +8,15 @@
|
||||
|
||||
<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
|
||||
## Courses
|
||||
|
||||
#### Create a free account on the Connect Platform and enjoy a complete Nx course on us!
|
||||
### Nx Workspace (free)
|
||||
|
||||
[](https://connect.nrwl.io/app/courses/nx-workspaces/intro)
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/2mYLe9Kp9VM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
### Advanced Nx Workspace (premium)
|
||||
|
||||
[](https://nxplaybook.com/p/advanced-nx-workspaces)
|
||||
|
||||
## Books and Blogs
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 69 KiB |
BIN
nx-workspace-course.png
Normal file
|
After Width: | Height: | Size: 24 KiB |