28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Resources
|
|
|
|
## 45-Minute Walkthrough
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/jCf92IyR-GE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
|
## Quick Introductions (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>
|
|
|
|
## 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)
|
|
|
|
[](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/)
|