nx/docs/react/getting-started/resources.md

28 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>
## 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>
## Advanced Nx Workspace (premium)
[![Advanced Nx Workspace](./advanced-nx-workspace-course.png)](https://nxplaybook.com/p/advanced-nx-workspaces)
## Books and Blogs
- [Nx blog posts](https://blog.nrwl.io/react/home)
- [Effective React Development with Nx (free)](https://go.nrwl.io/effective-react-development-with-nx-new-book)
## 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/)