Adds a tutorial project under nx-dev
The tutorials are run in browser and can be accessed here:
[/tutorials](https://nx-dev-git-nx-dev-tutorialkit-nrwl.vercel.app/tutorials)
The tutorials include:
- TypeScript Packages
- React Monorepo
- Angular Monorepo
In the future, we will link directly from the sidebar to the in-browser
tutorials.
The PR activates the app router for the Blog page at /blog.
Its purpose is to test Next.js changes within nx-dev, allowing us to
identify and address any issues that users might encounter.
Integrating these changes into our environment, we can gain firsthand
experience and insights into potential problems, ensuring that the
updates are robust and reliable.
This approach helps us improve the overall quality and user experience
of our platform by proactively identifying and resolving any issues that
could affect consumers.
* docs(react): update react tutorial text
* docs(react): fixes to computation cache lesson
* docs(react): reworking react tutorial
* docs(react): fixing broken links in tutorial
* docs(react): fixing broken more links in tutorial
* docs(react): fixing last broken link in tutorial
* docs(react): really fixing last broken link in tutorial
* fixing images in preview
* docs(react): cleaning up text and formatting issues
* docs(react): more fixes and cleanup
* docs(react): more fixes
* docs(react): fixing nx console broken links
* docs(react): adjusting ending summary cards
* docs(react): more typo fixes
* docs(react): incorporating victor and isaac's feedback
* docs(react): fixing broken link
* docs(react): a self-round of typo and formatting fixes
* docs(react): another round of formatting fixes
* docs(react): another small change
* docs(react): another typo fix
* docs(react): more typo fixed noticed working with node tutorial
* docs(react): making h1's consistent
* docs(react): fixing tab title for part 1
* docs(react): fixing the title
* docs(react): escaping colon in title
* docs(node): copying react tutorials as starting point
* docs(node): fixing map.json and links to other lessons
* docs(node): updating the copy-pasted react tutorial for the node example
* docs(node): more fixes after self-review
* docs(node): fixing another typo
* docs(node): Making h1's consistent
* docs(node): fixing tab title in step 1
* docs(node): fixing the title
* docs(node): escaping colon in title
* docs(core): nx graph => project graph
* docs(core): fixing titles
* docs(core): further shortening the text
* docs(core): formatting fixes
* docs(core): responding to victor comments
* docs(core): switching to new terminal code blocks
* docs(core): light and dark mode friendly images