Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(core): core nx tutorial #9220

Merged
merged 2 commits into from Mar 11, 2022
Merged

docs(core): core nx tutorial #9220

merged 2 commits into from Mar 11, 2022

Conversation

isaacplmann
Copy link
Collaborator

Creates a new core nx tutorial. The entire tutorial uses nx with no plugins.

  1. Create a blog with Eleventy (package.json)
  2. Create a CLI with Go (project.json)
  3. Share assets between the two projects and set up implicit dependencies
  4. Build affected projects
  5. Auto detect dependencies
    (set up two js projects with package.json files and see how Nx automatically detects dependencies between them)

@vercel
Copy link

vercel bot commented Mar 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nrwl/nx-dev/2fzrsCEwc54cSAYd1CDEcB4AEvid
✅ Preview: https://nx-dev-git-docs-core-tutorial-nrwl.vercel.app

docs/shared/core-tutorial/01-create-blog.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/02-create-cli.md Outdated Show resolved Hide resolved
Copy link
Member

@vsavkin vsavkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. I think it's very good.

I left a few comments. You should probably add links to this tutorial from some guides (maybe form the home page)/

docs/shared/core-tutorial/02-create-cli.md Show resolved Hide resolved
docs/shared/core-tutorial/02-create-cli.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/03-share-assets.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/04-build-affected-projects.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/04-build-affected-projects.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/04-build-affected-projects.md Outdated Show resolved Hide resolved
docs/shared/core-tutorial/06-summary.md Show resolved Hide resolved
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants