docs(docs): add link to Nx Egghead course
This commit is contained in:
parent
889b648886
commit
0970d835f5
10
README.md
10
README.md
@ -116,6 +116,16 @@ You are good to go!
|
||||
|
||||
<table>
|
||||
<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>
|
||||
<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>
|
||||
|
||||
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>
|
||||
|
||||
## Egghead: Scale React Development with Nx (free)
|
||||
|
||||
[](https://egghead.io/playlists/scale-react-development-with-nx-4038)
|
||||
|
||||
## 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>
|
||||
|
||||
@ -50,7 +50,7 @@ Nx provides tools to give you the benefits of a monorepo without the drawbacks o
|
||||
**Learn Nx Fundamentals:**
|
||||
|
||||
- [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)
|
||||
|
||||
**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,6 +7,16 @@
|
||||
|
||||
<table>
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user