nx/docs/react/getting-started/resources.md
2019-08-19 10:42:37 -04:00

20 lines
912 B
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>
## 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)
## 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/)