Nx Blog
https://nx.dev/blog
Stay updated with the latest news, articles, and updates from the Nx & Nx Cloud team.
フィード

Is Your Build Cache Giving Every Developer Production Access?
Nx Blog
Build systems with remote caching can inadvertently grant every developer write access to production. Learn about the CREEP vulnerability (CVE-2025-36852) and how to protect your organization.
24日前

Nx Cloud Release: Introducing Polygraph
Nx Blog
Discover Polygraph for Nx Cloud: Gain organization-wide visibility, enforce coding standards, and automate workflows across all your repositories, even those not using Nx. Learn how Polygraph empowers enterprise teams with proactive architecture management and automated consistency.
25日前

Introducing Self-Healing CI for Nx and Nx Cloud
Nx Blog
Introducing Nx Cloud Self-Healing CI: AI agents that automatically detect, analyze, and fix your CI failures so you do not have to babysit PRs.
1ヶ月前

Nx Cloud Conformance: Automate Consistency Across Your Organization
Nx Blog
Learn how Conformance with Nx Cloud eliminates manual compliance tracking and enforces coding standards across your entire organization. See how to solve real problems like inconsistent code review processes with technology-agnostic rules.
2日前

Critical Exploit Discovered: Protecting Your Build Infrastructure from Emerging Threats
Nx Blog
Join Nx CEO, Jeff Cross, and CTO, Victor Savkin, for an essential security briefing on protecting your build infrastructure from emerging threats. With the recent publication of CVE-2025-36852 – CREEP (Cache Race-condition Exploit Enables Poisoning, severity 9.4), it's more critical than ever to understand the security implications of your build and CI/CD choices.
3日前

Automatically Fix your CI Failures with JetBrains AI Assistant
Nx Blog
Get instant CI failure notifications and AI-powered fixes directly in your JetBrains IDE with Nx Console.
23日前

Analyze Your Nx Cloud Runs With Your AI Assistant
Nx Blog
Learn how to use Nx Cloud MCP to analyze CI data conversationally with AI assistants, identify failure patterns, and optimize your development pipeline through data-driven insights.
24日前

Configure Tailwind 4 with Vite in an NPM Workspace: The Complete Guide
Nx Blog
Learn how to set up Tailwind CSS v4 with Vite in an NPM workspace monorepo, and automate your configuration with Nx Sync Generators for optimal performance.
1ヶ月前

Nx 21.2 Release: Big upgrades to Angular 20, NestJS 11, and Storybook 9
Nx Blog
Discover the latest in Nx 21.2, featuring Angular 20, NestJS 11, and Storybook 9
1ヶ月前

CVE-2025-36852: Critical Cache Poisoning Vulnerability Affects Multiple Build Systems
Nx Blog
A critical security vulnerability called CREEP (Cache Race-condition Exploit Enables Poisoning) has been published as CVE-2025-36852. This vulnerability affects remote cache plugins across numerous build systems, including Nx.
1ヶ月前

Polygraph Launch Preview: Conformance, Workspace Graph, and Custom Workflows
Nx Blog
Join us for a demo of the new polygraph features in Nx Cloud, launching this month with Nx Enterprise!These features are designed to extend some of the powerful benefits of an Nx workspace to multi-workspace environments and take Nx Cloud beyond CI. We'll cover our updated conformance dashboard, how to visualize dependencies across your repos, the new onboarding experience for workspaces that aren’t yet a part of Nx Cloud, and preview how Nx Cloud will be able to fix your code automatically via agentic AI.
1ヶ月前

Building an MCP Server with Nx
Nx Blog
Learn how to build a Model Context Protocol (MCP) server using Nx to make your applications AI-ready.
2ヶ月前

Your AI Assistant Can Now Read Your Terminal: Real-Time Development Error Fixing
Nx Blog
Learn how Nx Console now enables AI assistants to read your terminal output in real-time, automatically detecting and fixing development errors as they happen.
2ヶ月前

A Practical Guide on Effective AI Use - AI as Your Peer Programmer
Nx Blog
Learn how to effectively use AI coding assistants beyond simple prompts. Discover proven workflows, best practices, and strategies that transform AI from a novelty into a powerful development multiplier.
2ヶ月前

Build Better, Ship Faster: Monorepos, Apps, & Component Libraries with Nx Cloud
Nx Blog
Unlock faster development and more efficient CI/CD workflows with Nx and Bitovi.Bitovi's Ilyass Elfouih and Nx's Jordan Powell will walk through a **real-world scenario** where a frontend team updates a shared component, faces a classic code owner approval challenge, and uses Nx Cloud to fix and validate the change without triggering a full test suite.
2ヶ月前

Combining Predictability and Intelligence With Nx Generators and AI
Nx Blog
Learn how you can combine the predictability of Nx generators code generators with the intelligence of LLMs which are able to integrate them into your workspace specific context.
2ヶ月前

A New UI For The Humble Terminal
Nx Blog
Nx 21 introduces the new Terminal UI, an elegant way of viewing log output from multiple running tasks.
2ヶ月前

Continuous tasks are a huge DX improvement
Nx Blog
Learn how to use continuous tasks in Nx 21 to improve your developer experience.
2ヶ月前

New and Improved Module Federation Experience with Nx
Nx Blog
Nx 21 introduces native support for Module Federation with Inferred Tasks and Continuous Tasks, enabling streamlined Rspack configs and seamless multi-app serving for improved developer experience.
2ヶ月前

A New UI for Nx Migration
Nx Blog
Introducing the new Migrate UI in Nx Console, a visual interface that simplifies the migration process.
2ヶ月前

Nx 21 Release: Continuous tasks and Terminal UI lead the way
Nx Blog
Discover the latest in Nx 21, featuring continuous tasks and the new Terminal UI
2ヶ月前

Save Time: Connecting Your Editor, CI and LLMs
Nx Blog
Learn how Nx Console integrates with CI to alert you of failing builds and uses the Nx MCP to automatically fix errors right from your editor.
3ヶ月前

3 Test Splitting Techniques that Cut E2E Times up to 90%
Nx Blog
Learn the techniques for optimizing CI by splitting long-running tests, using sharding, Atomizer, and manual E2E project splitting, all enhanced by Nx Cloud's distributed task execution for improved stability and performance.
3ヶ月前

Nx Cloud Update - Assignment rules come out of beta and more!
Nx Blog
Nx Cloud updates for April 2025 include assignment rules coming out of beta, CIPE filters, flaky retry configuration, and more!
3ヶ月前

Nx and AI - Why They Work so Well Together
Nx Blog
Explore how Nx monorepos amplify AI benefits by providing complete context and consistent tooling, creating a growing competitive advantage for enterprise development.
3ヶ月前

Are Monorepos the Answer to Better AI-Assisted Development?
Nx Blog
In this webinar, Nx CTO Victor Savkin and Senior Engineer Max Kless will break down **why monorepos are inherently more AI-friendly**, giving LLMs the full context they need to generate more accurate, actionable insights. You’ll also learn how Nx provides deep architectural awareness, making AI tools smarter and more effective.
3ヶ月前

Nx MCP Now Available for VS Code Copilot
Nx Blog
Learn how to enhance VS Code Copilot with Nx MCP integration, providing rich monorepo context for smarter AI assistance.
3ヶ月前

Scaffolding New Apps With Angular Rspack
Nx Blog
Learn about how to scaffold a new Angular Rspack application with Nx.
3ヶ月前

Vibe Exploring a Codebase with LLMs
Nx Blog
A walkthrough of using the Nx MCP integration in Cursor to navigate and understand the Nx Console codebase, demonstrating how AI assistance simplifies development tasks.
3ヶ月前

Custom Task Runners and Self-Hosted Caching Changes
Nx Blog
Learn about free plugins for self-hosting your cache, a new Open API RFC and hooks for the task lifecycle as well as the commitment to open source and improved community collaboration.
4ヶ月前

Enterprise Angular Monorepo Patterns
Nx Blog
Get the latest version of the Enterprise Angular Monorepo patterns book.
4ヶ月前

Using Rspack with Angular
Nx Blog
Learn about how and why to use Rspack with Angular thanks to Nx's efforts for supporting Rspack for Angular.
4ヶ月前

Angular Architecture Guide To Building Maintainable Applications at Scale
Nx Blog
Learn how to build scalable Angular applications using domain-driven design, clear boundaries, and Nx tooling for better maintainability and team collaboration.
4ヶ月前

Modern Angular Testing with Nx
Nx Blog
Learn how Nx enhances Angular testing by integrating modern tools like Playwright and Vitest, improving test speed, reliability, and CI scalability.
4ヶ月前

Nx Update: 20.5
Nx Blog
Discover the latest in Nx 20.5, featuring TypeScript project references improvements, migration docs, and tool updates like Angular 19.2, React 19, and Vite 6.
4ヶ月前

Are Monorepos the Answer to Better AI-Assisted Development?
Nx Blog
In this webinar, Nx CTO Victor Savkin and Senior Engineer Max Kless will break down **why monorepos are inherently more AI-friendly**, giving LLMs the full context they need to generate more accurate, actionable insights. You’ll also learn how Nx provides deep architectural awareness, making AI tools smarter and more effective.
4ヶ月前

Making Cursor Smarter with an MCP Server For Nx Monorepos
Nx Blog
Learn how Nx enhances Cursor IDE with a dedicated MCP server, providing AI assistants with rich monorepo metadata for smarter code assistance.
4ヶ月前

React Development for 2025
Nx Blog
In this webinar, we’ll dive into building modern React applications using platform-native tools like NPM workspaces and TypeScript project references. Learn how Nx improves the developer experience all while letting you ship your React apps faster. We’ll explore features like project references, how they work, and why they can significantly improve the performance of large React and TypeScript monorepos, both locally and on CI.
5ヶ月前

Using Apollo GraphQL in an Nx Workspace
Nx Blog
Learn how to create an Nx workspace that provides a GraphQL API via Apollo Server, a React frontend, and code generated by GraphQL Codegen to save time on development.
5ヶ月前

Nx Just Made Your LLM Way Smarter
Nx Blog
Learn how monorepos with Nx enhance AI capabilities by providing rich metadata and context, making LLMs smarter and more architecturally aware.
5ヶ月前

Vattenfall changes the math on concurrent PRs with Nx Agents
Nx Blog
Vattenfall solves their CI runner limitation using Nx Cloud, improving from 4 concurrent PRs to 100.
5ヶ月前

Hetzner Cloud gets More Features to Market with Faster, More Reliable CI
Nx Blog
Discover how Hetzner Cloud uses Nx Enterprise to ship new features to market faster and with more reliability.
5ヶ月前

The virtuous cycle of workspace structure
Nx Blog
Learn more about organizing your workspace like a modulith. We focus on workspaces with applications and breaking those applications down into libraries.
6ヶ月前

Over-The-Air Updates for Super Apps with React Native, Re.Pack and Zephyr Cloud
Nx Blog
Deploy React Native app updates instantly with Module Federation and Zephyr Cloud, skipping app store review processes.
6ヶ月前

A New Nx Experience for TypeScript Monorepos and Beyond
Nx Blog
Discover how Nx's new workspaces setup combines package managers with TypeScript project references for better performance and developer experience in monorepos.
6ヶ月前

Managing TypeScript Packages in Monorepos
Nx Blog
Compare strategies for managing TypeScript packages in monorepos, from relative imports to project references, and find the best approach for your project.
6ヶ月前

Everything You Need to Know About TypeScript Project References
Nx Blog
Learn how TypeScript Project References create efficient boundaries in your codebase, improving build performance and type checking in large-scale projects.
6ヶ月前

Nx Cloud: Scale Your CI and Team with Ease
Nx Blog
Learn how you can attain fast, reliable CI and better coordination across your technical organization with Nx Cloud, and see our new multi-workspace features for organizational scaling in action.
6ヶ月前

Who Gave JavaScript a Build Step?!?
Nx Blog
Explore the evolution of JavaScript build tools with Webpack maintainer Zack Jackson, from simple script tags to modern bundling solutions.
6ヶ月前

Nx Update: 20.3!
Nx Blog
Discover the latest in Nx 20.3, featuring TypeScript project references, enhanced Rspack support, Nx Console improvements, and powerful Nx Cloud updates.
6ヶ月前

Nx Highlights 2024
Nx Blog
See how Nx evolved in 2024 with Project Crystal, Nx Agents, and enhanced monorepo capabilities for both open source and enterprise.
7ヶ月前

Avoiding Port Conflicts with Multiple Storybook Instances
Nx Blog
Use Nx's task inference to automatically assign unique ports to Storybook instances, preventing conflicts in your monorepo.
7ヶ月前

Angular State Management for 2025
Nx Blog
Discover how Angular Signals and modern state management approaches simplify application development in 2025.
7ヶ月前

Tailoring Nx for Your Organization
Nx Blog
Create custom Nx plugins to enforce standards and automate workflows, making your monorepo more maintainable and efficient.
7ヶ月前

Nx Cloud Pipelines Come To Nx Console
Nx Blog
Track your Nx Cloud CI pipelines directly in your IDE with the new Nx Console integration, featuring status updates and notifications.
7ヶ月前

Define the relationship with monorepos
Nx Blog
Discover how monorepos strengthen project relationships through code colocation, enabling faster iterations and better maintainability.
8ヶ月前

Advent of Code Gets The Crystal Treatment!
Nx Blog
Get started with Advent of Code using our Nx-powered starter repo that handles all setup, letting you focus purely on solving the daily challenges.
8ヶ月前

See your affected project graph in Nx Cloud
Nx Blog
Nx Cloud's affected project graph visualization helps you understand CI impacts on projects and tasks, providing insight into monorepo dependencies.
8ヶ月前

Handling CORS In Your Workspace
Nx Blog
Learn to handle CORS issues in web development, with practical examples and solutions for common challenges.
8ヶ月前

Import External Projects to Your Nx Monorepo With `nx import`
Nx Blog
Learn about the new nx import command that lets you import external repositories into your Nx monorepo while preserving git history.
9ヶ月前

Improve your architecture and CI pipeline times with Nx projects
Nx Blog
US sports retailer's Nx monorepo transformation: CI pipeline times from 1hr to 7-9min, cache hit rates from 20% to 57%.
9ヶ月前

Announcing Nx 20
Nx Blog
Nx 20 enhances monorepo and TypeScript performance, adding to Nx 19's features.
10ヶ月前

Introducing Nx Powerpack
Nx Blog
Introducing Nx Powerpack, a paid extension suite for enterprise use cases, ensuring Nx remains open source and existing features are free.
10ヶ月前

Evolving Nx
Nx Blog
Nx's journey from a side project to a tool for millions, including Nx Cloud and Nx Powerpack developments.
10ヶ月前

Nx 19.8 Update!!
Nx Blog
The final minor release before Nx v20 brings Nx Import, improved task scheduling, and Project Crystal support for Angular projects.
10ヶ月前

"The Pit of Success" w/ Ruben Casas of Postman | Nx Enterprise Podcast Episode 5
Nx Blog
Join Postman's Ruben Casas as he explores frontend architecture evolution and how platform teams can create a 'pit of success' for developers.
10ヶ月前

Announcing your Monorepo World Speakers Part 2
Nx Blog
Meet the next group of Monorepo World speakers, including experts from Aspect Build Systems, Trunk.io, and more, discussing Python monorepos, Bazel, and large-scale merge queues.
10ヶ月前

Next-Gen Module Federation Deployments with Nx and Zephyr Cloud
Nx Blog
Learn how Nx and Zephyr Cloud simplify deploying Micro Frontends with Module Federation, making it easier to manage multiple build artifacts.
10ヶ月前

Better security with Personal Access Tokens
Nx Blog
Introducing Personal Access Tokens in Nx Cloud, a major security upgrade that provides enhanced control over cached artifacts access.
10ヶ月前

Introduction to Nx! | Nx Live
Nx Blog
Watch a live coding session where Zack guides Mike through building a full-stack app with Nx, showcasing key features and best practices.
10ヶ月前

Announcing your Monorepo World Speakers
Nx Blog
Meet the first round of Monorepo World speakers, including experts from Zephyr Cloud, Atlassian, GitHub, and HeroDevs, discussing bundlers, dependency graphs, and monorepo best practices.
1年前

How to Fast-Track Your PRs with Trunk.io | Nx Live
Nx Blog
Live demo with Trunk.io's David on optimizing PR workflows using Nx and Trunk Merge Queues, featuring first-class Nx support for improved dev efficiency.
1年前

New Table Log View on CI with Nx Cloud
Nx Blog
Nx Cloud introduces a structured table view for CI logs, enhancing monorepo task tracking and visibility.
1年前

Nx Enterprise Podcast Episode 4: Cvent Platform Architecture Panel
Nx Blog
Discover how Cvent's Platform Architects leverage Nx in their platform engineering strategy to empower teams across their organization.
1年前

Nx Enterprise Podcast Episode 3: Ahmed Elsakaan
Nx Blog
Join Nx Champion Ahmed Elsakaan as he discusses his tools noodle and OrbitKit, exploring how they improve monorepo setup and module creation.
1年前

Nx 19.5 is here! Stackblitz, Bun, Incremental Builds for Vite, Gradle Test Atomizer
Nx Blog
Nx 19.5 brings StackBlitz support, Bun and Pnpm v9 compatibility, local flaky task detection, and more.
1年前

Introducing Explain with AI
Nx Blog
Explain with AI in Nx Cloud Pro helps debug CI failures with AI explanations and suggested fixes.
1年前

Nx Enterprise Podcast Episode 2: Tine Kondo
Nx Blog
Explore insights from Nx Champion Tine Kondo on monorepo benefits and the potential of Nx Gradle plugin for Java development.
1年前

Monorepos and CI can be a Mess - Here's How Nx and Nx Cloud Fixed It
Nx Blog
Continuous Integration (CI) in monorepos can be notoriously slow and unreliable, quickly become a bottleneck for scaling monorepos. Learn how Nx and Nx Cloud's new task-based approach ensures fast, resilient, and efficient CI for your monorepo projects.
1年前

Nx Enterprise Podcast Episode 1: Hicham El Hammouchi
Nx Blog
Join Zack DeRose as he discusses enterprise software development with veteran Hicham El Hammouchi, exploring challenges and emerging trends.
1年前

Nx 19.0 Release!!
Nx Blog
Explore Nx 19.0, returning to our six-month release cycle with enhanced Project Crystal plugins that work seamlessly with minimal configuration.
1年前

Manage Your Gradle Project using Nx
Nx Blog
Learn how to manage Gradle projects in Nx workspaces using the new @nx/gradle plugin for better library visualization and multi-tech stack support.
1年前

Making the Argument for Monorepos
Nx Blog
Trying to convince your colleagues to use a monorepo? Already using a monorepo and need to justify that decision? Check out this webinar to learn 7 essential reasons for using monorepos and bust a few myths and misconceptions along the way.
1年前

Reliable CI. A new execution model fixing both flakiness and slowness
Nx Blog
Learn how Nx Cloud revolutionizes CI with a task-based execution model that solves both flaky tests and slow pipelines.
1年前

Monorepos - Why Speed Matters
Nx Blog
Discover how Nx enhances development speed through Rust integration, improved caching, Nx Agents, and test atomization features.
1年前

Nx Agents Walkthrough: Effortlessly Fast CI Built for Monorepos
Nx Blog
Learn how you can streamline your existing CI config to its absolute simplest form, reducing CI times from 30 minutes to ~5 minutes with Nx Agents.
1年前

Launch Nx Week Recap
Nx Blog
Explore the major announcements from Launch Nx Week, including Nx 18.0, Project Crystal, Nuxt plugin, Nx Agents, and Tusky AI integration.
1年前

Versioning and Releasing Packages in a Monorepo
Nx Blog
Learn how to use Nx Release to version and publish packages in your monorepo with conventional commits and automated changelog generation.
1年前

Fast, Effortless CI
Nx Blog
Discover how Nx Agents speeds up CI pipelines from 90 to 10 minutes by intelligently distributing tasks and managing resources.
1年前

Introducing @nx/nuxt Enhanced Nuxt.js Support in Nx
Nx Blog
Explore how the new @nx/nuxt plugin enhances Nuxt.js development with automated task recognition and improved monorepo capabilities.
1年前

What if Nx Plugins Were More Like VSCode Extensions
Nx Blog
Introducing Project Crystal in Nx 18, a transformative approach to Nx plugins that makes them more transparent and lightweight, featuring inferred targets, reduced configuration overhead, and improved monorepo adoption.
1年前

Monorepos: the Benefits, Challenges, and Importance of Tooling Support
Nx Blog
Learn how monorepos and better tooling can help you overcome challenges in software development like scalability, maintenance, communication, and cost.
1年前

Nx — Highlights of 2023
Nx Blog
Nx's 2023 highlights - Rust for performance, Vite support, publishing improvements, new backend tools, expanded IDE support, Playwright integration, TypeScript enhancements, Vue plugin, and community growth.
2年前

Nx 17.2 Update
Nx Blog
Nx 17.2 released with simplified project configuration, Rust-powered task hashing, enhanced Module Federation, expanded releases, Angular 17 support, and Nx Agents for faster CI.
2年前

Unit Testing Expo Apps With Jest
Nx Blog
Learn how to unit test Expo apps using Jest and React Native Testing Library, with solutions for mocking AsyncStorage, Redux, and React Navigation.
2年前

Nx Docs AI Assistant
Nx Blog
Explore the Nx Docs AI Assistant's architecture, user benefits, and how it enhances documentation accessibility through intelligent search and contextual responses.
2年前

State Management Nx React Native/Expo Apps with TanStack Query and Redux
Nx Blog
Implementing state management in Nx React Native/Expo apps with TanStack Query and Redux, covering setup, dev tools, and unit testing.
2年前

Nx 17 has Landed
Nx Blog
Nx 17 released with Vue.js support, Module Federation enhancements, generator path improvements, AI chatbot integration, and more.
2年前

Nx Conf 2023 — Recap
Nx Blog
Nx Conf 2023 recap - keynotes, tech talks, and community discussions on Nx ecosystem growth, tooling, and monorepo development.
2年前

Nx Raises $16M Series A
Nx Blog
Nx raises $16M Series A led by Nexus Venture Partners and a16z, a milestone in revolutionizing monorepo tooling and workflows.
2年前

Introducing Playwright Support for Nx
Nx Blog
Discover how to integrate Playwright, a powerful end-to-end testing tool, into your Nx workspaces with our new @nx/playwright plugin.
2年前

Nx 16.8 Release!!!
Nx Blog
Nx 16.8 released with new project generator behavior, enhanced TypeScript library packaging, high-performance TypeScript compilation, Playwright support, Netlify integration, and interactive Nx Console features.
2年前

Step-by-Step Guide to Creating an Expo Monorepo with Nx
Nx Blog
A comprehensive tutorial on building a multi-app Expo monorepo using Nx, featuring shared UI components, navigation setup, and deployment configurations, demonstrated through the creation of two mobile apps.
2年前

Qwikify your Development with Nx
Nx Blog
Learn how to integrate Qwik with Nx for a todo app, covering setup, routes, libraries, Qwik Context, and modular development best practices.
2年前

Create Your Own create-react-app CLI
Nx Blog
Build a custom create-react-app CLI with Nx plugins, including workspace setup, Verdaccio testing, and project template customization for a branded React app scaffolding experience.
2年前

Storybook Interaction Tests in Nx
Nx Blog
Nx 16.6 introduces Storybook interaction tests, offering automated UI testing, Jest and Playwright integration, and a streamlined workflow.
2年前

Evergreen Tooling — More than Just CodeMods
Nx Blog
Nx's evergreen tooling approach automates migrations, updates code like a database, and uses plugins for seamless JavaScript ecosystem upgrades with backward compatibility and reduced maintenance.
2年前

Nx 16.5 Release!!!
Nx Blog
Nx 16.5 released with tag-based task targeting, NextJS 13 support, new recipes, Angular 16 compatibility, Verdaccio integration, custom CLI, external dependencies input, ESLint rule, and Rust integration for performance.
2年前

Nx Console gets Lit
Nx Blog
Nx Console's Generate UI rebuilt with Lit for a faster, more maintainable experience across VSCode and JetBrains IDEs.
2年前

Introducing Nx Ecosystem CI
Nx Blog
Introducing Nx Ecosystem CI, a Vite-inspired automated testing framework for Nx ecosystem compatibility, pre-release testing, migration checks, and test suite management.
2年前

Determine your User Location with Netlify Edge Functions
Nx Blog
A guide to user location detection using Nx and Netlify Edge Functions, with serverless function setup, IP geolocation integration, and deployment for region-aware web apps.
2年前

Introducing the Nx Champions Program
Nx Blog
Introducing the Nx Champions program, recognizing and supporting community leaders in Nx expertise, content creation, and community bridging.
2年前

Nx 16 is Here!
Nx Blog
Nx 16 brings package rescoping, enhanced Deno support, Cypress testing improvements, task graph visualization, and PNPM migration for better performance.
2年前

Nx Cloud 3.0 — Faster Cache, More Powerful DTE, Better Ergonomics
Nx Blog
Nx Cloud 3.0 introduces a modern UI, faster cache management, enhanced DTE, VCS integrations, enterprise features, and a simplified pricing model.
2年前

Rspack — Getting up to speed with Nx
Nx Blog
Explore Nx's integration with Rspack, the Rust-based Webpack alternative that offers 5-10x faster compilation for React apps in your monorepo.
2年前

Nx 15.8 — Rust Hasher, Nx Console for IntelliJ, Deno, Node and Storybook
Nx Blog
Nx 15.8 brings Rust-based hasher, IntelliJ IDE support, Deno integration, enhanced Node.js features, and Storybook CSF3 support for improved performance.
2年前

Expanding Nx Console to JetBrains IDEs
Nx Blog
Explore the technical journey of bringing Nx Console to JetBrains IDEs, featuring Language Server integration and Generate UI implementation for IntelliJ.
2年前

Bundling a Node API with Fastify, esbuild, and Nx
Nx Blog
Build and deploy a Node.js API with Fastify, Nx, esbuild, Docker, and Fly.io.
2年前

What's New With Lerna 6.5?
Nx Blog
Lerna 6.5 introduces idempotent publishing, multi-script execution, private package handling, and codebase improvements, with updates on Nx team maintenance.
2年前

Using NgRx Standalone APIs with Nx
Nx Blog
A practical guide to integrating NgRx Standalone APIs in Angular applications using Nx, with automated setup for state management.
2年前

Nx 15.7 — Node Support, Angular LTS, Lockfile Pruning
Nx Blog
Nx 15.7 introduces first-class Node.js support, detached Angular version support, enhanced lockfile parsing, and Storybook 7.0 beta integration.
2年前

Setup React and Tailwind — The Easy Way
Nx Blog
Learn how to quickly set up React with Tailwind CSS using Nx's code generators, including migration from Create React App and automated configuration tools.
2年前

Configuration Files and Potholes in Your Codebase
Nx Blog
A guide to managing configuration files effectively in modern development, exploring Nx's approach to infrastructure code maintenance through generators and migrations.
2年前

Nx Console meets Nx Cloud
Nx Blog
Nx Console 17.28.0 integrates Nx Cloud features directly into VSCode, bringing remote caching, distributed task execution, and VCS integration with streamlined setup.
3年前

React, Vite and TypeScript: Get started in under 2 minutes
Nx Blog
Learn how to quickly set up a modern React application with Vite and TypeScript using Nx, featuring built-in testing, linting, and development tools.
3年前

Setting up Module Federation with Server-Side Rendering for Angular
Nx Blog
Learn how to implement Webpack Module Federation with Server-Side Rendering in Angular applications using Nx for improved performance and micro-frontend architecture.
3年前

Nx 15.4 — Vite 4 Support, a new Nx Watch Command, and more!
Nx Blog
Nx 15.4 adds Vite 4.0 support, new Watch command for file watching, webpack-less Cypress support, SSR for Module Federation, and parallel target execution improvements.
3年前

Nx 15.3 — Standalone Projects, Vite, Task Graph and more!
Nx Blog
Nx 15.3 introduces standalone projects, Vite and Vitest tooling, enhanced task graph visualization, and simplified project adoption, now reaching 3M weekly downloads.
3年前

From Bootstrapped to Venture-Backed: Nx Raises $8.6M
Nx Blog
Nx raises $8.6M seed round led by Nexus Venture Partners and A16z to scale open source Nx, Nx Cloud, and Nx Enterprise, powering 75% of JavaScript monorepo tooling.
3年前

What's new in Nx 15?
Nx Blog
Explore the major features and improvements introduced in Nx version 15, including enhanced performance and developer experience.
3年前

Lerna reborn — What's new in v6?
Nx Blog
Lerna v6 brings default Nx integration, remote caching, PNPM support, dynamic terminal output, and improved task management to speed up your monorepo builds.
3年前

Helping the Environment by Saving Two Centuries of Compute time
Nx Blog
Discover how Nx's caching and computation-saving features have saved over 200 years of compute time, reducing CO2 emissions through efficient task execution.
3年前

Nx 14.5 — Cypress v10, output globs, linter perf, React Tailwind support
Nx Blog
Nx 14.5 adds Cypress v10 with component testing, glob-based outputs for better caching, and improved React Tailwind integration.
3年前

Setup a Monorepo with PNPM workspaces and speed it up with Nx!
Nx Blog
Learn to set up a monorepo with PNPM workspaces for Remix and React projects, then enhance it with Nx's task scheduling and caching features.
3年前

Nx 14.4 — Inputs, optional npm scope, project graph cache directory and more!
Nx Blog
Nx 14.4 enhances build caching with configurable inputs, simplifies workspace setup with optional npm scope, and optimizes CI performance with project graph improvements.
3年前

Nx 14.2 — Angular v14, Storybook update, lightweight Nx and more!
Nx Blog
Nx 14.2 brings Angular v14 support, Storybook 6.5, improved Angular CLI migrations, optional nx.json configuration, and significant performance gains.
3年前

How Lerna just got 10x faster!
Nx Blog
Lerna v5.1 introduces the useNx flag for dramatic performance gains, making it 5.3x faster than Turborepo with added caching and task execution features.
3年前

Lerna is dead — Long Live Lerna
Nx Blog
Nrwl takes over Lerna.js stewardship, promising continued maintenance, critical updates, and future Nx integration while supporting the existing community.
3年前

Nx v14 is out — Here is all you need to know!
Nx Blog
Nx v14 delivers enhanced performance, simplified core structure, improved terminal output, local plugins, automated CI, module federation, and React 18 support.
3年前

Use Storybook with Nx React Native
Nx Blog
Learn how to integrate and configure Storybook with Nx React Native apps, including solutions for common navigation and Redux store integration issues.
3年前

What is new in Nx 13.10?
Nx Blog
Nx 13.10 brings core package consolidation, Nx Daemon by default, local plugin development, enhanced visualization, new lint rules, and React 18 support.
3年前

The React CLI you always wanted but didn't know about
Nx Blog
Discover Nx as a powerful CLI for React development with built-in project generation, build tools, and pre-configured integrations for modern tooling.
3年前

Introducing Expo Support for Nx
Nx Blog
Introducing @nrwl/expo for seamless Expo integration in Nx monorepos, with a tutorial on building a poetry app using Expo's development tools.
3年前

Share code between React Web & React Native Mobile with Nx
Nx Blog
Learn how to create and manage React web and React Native mobile apps in an Nx monorepo, with guidance on sharing code and handling platform differences.
3年前

Set up Tailwind CSS with Angular in an Nx workspace
Nx Blog
Learn how to integrate Tailwind CSS with Angular in an Nx monorepo, including setup, configuration, and best practices for applications and libraries.
3年前

New Terminal Output & Performance Improvements in Nx 13.5
Nx Blog
Nx 13.5 brings a new dynamic terminal output, 2.3x faster operations, Chrome DevTools profiling support, and improved project graph visualization.
3年前

Single File Monorepo Config, Custom Workspace Presets, Improved Tailwind Support, and more in Nx 13.4!
Nx Blog
Nx 13.4 brings single file monorepo configuration, custom workspace presets, enhanced Tailwind support for Angular, and dedicated TypeScript/JavaScript support with @nrwl/js.
4年前

Taming Code Organization with Module Boundaries in Nx
Nx Blog
Learn how to organize growing Nx repositories using module boundaries and ESLint rules to enforce clean architecture and prevent unwanted dependencies between domains.
4年前

Step by Step Guide on Creating a Monorepo for React Native Apps using Nx
Nx Blog
Learn how to set up a monorepo with Nx to manage React Native mobile and React web apps with shared libraries, demonstrated through a daily horoscope app example.
4年前

Distributing CI: Binning and Distributed Task Execution
Nx Blog
Learn how to scale your CI pipeline using two distribution strategies: binning for workload distribution and Nx Cloud's distributed task execution for optimal performance.
4年前