nx/docs/map.json
2019-02-22 13:57:14 -05:00

85 lines
1.7 KiB
JSON

[
{
"name": "Getting Started",
"id": "getting-started",
"itemList": [
{
"name": "What is Nx?",
"id": "what-is-nx"
},
{
"name": "Getting Started",
"id": "getting-started"
},
{
"name": "Nx and Angular CLI",
"id": "nx-and-cli"
},
{
"name": "Resources",
"id": "resources"
},
{
"name": "About",
"id": "about"
}
]
},
{
"name": "Fundamentals",
"id": "fundamentals",
"itemList": [
{
"name": "Using Modern Tools",
"id": "use-modern-tools"
},
{
"name": "Building Full-Stack Applications",
"id": "build-full-stack-applications"
},
{
"name": "Developing Like Google",
"id": "develop-like-google"
}
]
},
{
"name": "Guides",
"id": "guides",
"itemList": [
{
"name": "Using Cypress",
"id": "modernize-cypress"
},
{
"name": "Using Jest",
"id": "modernize-jest"
},
{
"name": "Rebuilding and Retesting What is Affected",
"id": "monorepo-affected"
},
{
"name": "Analysing & Visualizing Workspaces",
"id": "monorepo-dependency-diagrams"
},
{
"name": "Imposing Constraints on the Dependency Graph",
"id": "monorepo-tags"
},
{
"name": "Setting Up NgRx",
"id": "misc-ngrx"
},
{
"name": "Using DataPersistence",
"id": "misc-data-persistence"
},
{
"name": "Upgrading AngularJS Applications",
"id": "misc-upgrade"
}
]
}
]