# A New Nx Experience for TypeScript Monorepos and Beyond

DevFeed: [A New Nx Experience for TypeScript Monorepos and Beyond](<https://devfeed.tech/articles/a-new-nx-experience-for-typescript-monorepos-and-beyond-21416.md>)

Original publisher: [Read original article](<https://nx.dev/blog/new-nx-experience-for-typescript-monorepos>)

Author: Juri Strumpflohner

Published: 2025-01-29T00:00:00Z

Content type: release

Language: en

Sources: [Juri Strumpflohner](<https://devfeed.tech/sources/juri-strumpflohner.md>)

Topics: [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Package manager](<https://devfeed.tech/topics/package-manager.md>)

Tags: [bun](<https://devfeed.tech/tags/bun.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [monorepo](<https://devfeed.tech/tags/monorepo.md>), [monorepo-tools](<https://devfeed.tech/tags/monorepo-tools.md>), [npm](<https://devfeed.tech/tags/npm.md>), [npm-workspaces](<https://devfeed.tech/tags/npm-workspaces.md>), [nx](<https://devfeed.tech/tags/nx.md>), [pnpm](<https://devfeed.tech/tags/pnpm.md>), [release](<https://devfeed.tech/tags/release.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Nx introduces a workspaces-based setup that combines NPM, Yarn, PNPM, or Bun workspaces with TypeScript project references for monorepos. The article explains the expected performance, memory-use, and editor-support benefits, while noting that the feature is initially behind a flag.

## Source excerpt

Discover how Nx's new workspaces setup combines package managers with TypeScript project references for better performance and developer experience in monorepos.