docs(docs): add link to Nx Egghead course
This commit is contained in:
parent
889b648886
commit
0970d835f5
12
README.md
12
README.md
@ -116,12 +116,22 @@ You are good to go!
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Scale React Development with Nx</strong></td>
|
||||||
|
<td><strong>Nx Workspaces</strong></td>
|
||||||
|
<td><strong>Advanced Nx Workspaces</strong></td>
|
||||||
|
</tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://egghead.io/playlists/scale-react-development-with-nx-4038" target="_blank">
|
||||||
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/EGH_ScalingReactNx.png" height="150px"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://www.youtube.com/watch?v=2mYLe9Kp9VM&list=PLakNactNC1dH38AfqmwabvOszDmKriGco" target="_blank">
|
<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/images/nx-workspace-course.png" width="350"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-workspace-course.png" width="350"></p>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://nxplaybook.com/p/advanced-nx-workspaces" target="_blank">
|
<a href="https://nxplaybook.com/p/advanced-nx-workspaces" target="_blank">
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/advanced-nx-workspace-course.png" width="350"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/advanced-nx-workspace-course.png" width="350"></p>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
BIN
docs/react/getting-started/EGH_ScalingReactNx.png
Normal file
BIN
docs/react/getting-started/EGH_ScalingReactNx.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
@ -8,6 +8,10 @@
|
|||||||
|
|
||||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/E188J7E_MDU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/E188J7E_MDU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
|
|
||||||
|
## Egghead: Scale React Development with Nx (free)
|
||||||
|
|
||||||
|
[](https://egghead.io/playlists/scale-react-development-with-nx-4038)
|
||||||
|
|
||||||
## Nx Workspace (free)
|
## Nx Workspace (free)
|
||||||
|
|
||||||
<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>
|
<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>
|
||||||
|
|||||||
@ -50,7 +50,7 @@ Nx provides tools to give you the benefits of a monorepo without the drawbacks o
|
|||||||
**Learn Nx Fundamentals:**
|
**Learn Nx Fundamentals:**
|
||||||
|
|
||||||
- [Interactive Nx Tutorial](/{{framework}}/tutorial/01-create-application)
|
- [Interactive Nx Tutorial](/{{framework}}/tutorial/01-create-application)
|
||||||
- [Free Nx Course on YouTube](https://www.youtube.com/watch?time_continue=49&v=2mYLe9Kp9VM&feature=emb_logo)
|
- [Free Nx Course on Egghead: Scale React Development with Nx](https://egghead.io/playlists/scale-react-development-with-nx-4038)
|
||||||
- [45-Minute Walkthrough](https://www.youtube.com/watch?v=jCf92IyR-GE)
|
- [45-Minute Walkthrough](https://www.youtube.com/watch?v=jCf92IyR-GE)
|
||||||
|
|
||||||
**Dive Deep:**
|
**Dive Deep:**
|
||||||
|
|||||||
BIN
images/EGH_ScalingReactNx.png
Normal file
BIN
images/EGH_ScalingReactNx.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
@ -7,12 +7,22 @@
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Scale React Development with Nx</strong></td>
|
||||||
|
<td><strong>Nx Workspaces</strong></td>
|
||||||
|
<td><strong>Advanced Nx Workspaces</strong></td>
|
||||||
|
</tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://egghead.io/playlists/scale-react-development-with-nx-4038" target="_blank">
|
||||||
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/EGH_ScalingReactNx.png" height="150px"></p>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://www.youtube.com/watch?v=2mYLe9Kp9VM&list=PLakNactNC1dH38AfqmwabvOszDmKriGco" target="_blank">
|
<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/images/nx-workspace-course.png" width="350"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-workspace-course.png" width="350"></p>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://nxplaybook.com/p/advanced-nx-workspaces" target="_blank">
|
<a href="https://nxplaybook.com/p/advanced-nx-workspaces" target="_blank">
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/advanced-nx-workspace-course.png" width="350"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/advanced-nx-workspace-course.png" width="350"></p>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user