38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
# Resources
|
|
|
|
## Learn Nx in 10 Minutes
|
|
|
|
<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>
|
|
|
|
## Building React Full Stack Applications
|
|
|
|
<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
|
|
|
|
- [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.
|
|
- [xplat - Cross-platform tools for Nx workspaces](https://nstudio.io/xplat/)
|