Robuta

Sponsor of the Day: Jerkmate
https://nx.dev/docs/guides/tips-n-tricks/include-all-packagejson Include All package.json Files as Projects | Nx Learn how to configure Nx to include all package.json files as projects in your workspace graph, not just those referenced in workspaces configuration. package jsonprojects nxincludefiles https://nx.dev/docs/technologies/test-tools/storybook/guides/overview-angular Set up Storybook for Angular Projects | Nx This guide explains how to set up Storybook for Angular projects in your Nx workspace. projects nxsetstorybookangular https://nx.dev/docs/technologies/dotnet/guides/incremental-builds Incremental Builds for .NET Projects | Nx Learn how Nx optimizes .NET builds by leveraging target dependencies and avoiding duplicate compilations. incremental buildsprojects nx https://nx.dev/blog/spring-boot-with-nx Polyglot Projects Made Easy: Integrating Spring Boot into an Nx Workspace | Nx Blog Learn how to seamlessly integrate a Spring Boot Java backend into an existing Nx monorepo with a React frontend—streamlining development, simplifying... projects madespring bootnx workspacepolygloteasy https://nx.dev/docs/technologies/node/guides/bundling-node-projects Bundling Projects for Deployment | Nx Bundle your Node.js application into a single file with no node_modules needed. Deploy without a package.json install step. bundlingprojectsdeploymentnx https://nx.dev/docs/guides/nx-cloud/cipe-affected-project-graph Reduce the Number of Affected Projects in a CI Pipeline Execution | Nx Learn how to use the Affected Project Graph feature to optimize CI pipeline execution times ci pipelinereducenumberaffectedprojects https://FrontendMasters.com/courses/monorepos-v2/ TypeScript Monorepos | Architect Projects with Nx and Lerna | Frontend Masters Make even the largest monorepos feel fast and light. Centralize ESLint, tsconfig, and testing configs for consistency, and get hands-on with Nx, Lerna, and... architect projectsfrontend masterstypescriptmonoreposnx