@NxDevToolsi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- Web
Account-level information from X, not a live location or the device used for a specific post.
Smart Monorepos · Fast CI 💬 https://nitter.cf/t.co/HB1Qfm3i9J 📺 https://nitter.cf/t.co/1HM2ZfvGa1 🐙 https://nitter.cf/t.co/1wSfBqg9m7 🦋 https://nitter.cf/t.co/vRJPAzxLev
Worldwide 🌎
Joined February 2019
- Tweets4.6K
- Following81
- Followers32.6K
- Likes3.1K
Pinned Tweet
Ready, set, launched! @trypolygraph is out and free during early access.
If you like what you see, leave us a vote on Product Hunt today: producthunt.com/products/pol…
A 3-person platform team runs CI for a 600+ project Nx monorepo.
With Nx Agents on Nx Cloud they:
- maintain half the CI config and don't re-shard as new projects land
- trust the cache again, thanks to task sandboxing
How @WeAreLegora got there: nx.dev/blog/legora-success-s…
You can add Nx to an existing pnpm workspace without restructuring anything.
Install nx at the root, add a small nx.json with your targetDefaults, and run tasks across every project with nx run-many. Caching and task ordering come from there.
Given the current explosion of PRs, distribution on CI is a must. But when hundreds of tasks spread across machines it can get tricky to stay on top of what needs your attention.
Now you can, introducing the new Timeline View.
nx.dev/blog/nx-cloud-timelin…
Visually see how the CI run was distributed and easily spot problems. Like here you can see it is split into two chunks, something to investigate.
With AI being non-deterministic and pushing 10x the amount of code, enforcing consistency is more important than ever.
Custom code generators can be one mechanism to counter that:
- more token-efficient
- deterministic
- let AI agents create & run them
nx.dev/blog/agent-extract-nx…
The AWS Pace team created their own stack on top of Nx to help customers move faster from a working prototype to a deployed production app.
A great example of Nx’s customizability. Read their full blog post here:
aws.amazon.com/blogs/opensou…
Nx retweeted
Today, after updating Nx, I migrated a large monorepo from ESLint to Oxlint. Took 5 hours. Some rules were rewritten as Oxlint plugins by an AI agent. Without AI agents, I’d be afraid to even start this.
🚀 Nx 23.2 is out.
- Oxlint & Oxfmt
- Leaner CLI output for AI agents and CI
- Caching across local clones & agent sandboxes
- TUI status bar and VIM search
- @angular 22.1
- Expanded @vitest_dev support
And more. All the details 👇
nx.dev/blog/nx-23-2-release
Full end to end type safety achieved 🎉
- C#/.NET backend
- React + TypeScript frontend
Change something in the backend API and frontend type checking fails immediately.
@juristr walks through how to set this up in an Nx monorepo.
This video is larger than Cloudflare's 512 MB cache, so it can't be played through. More donations are needed to cover a larger cache. Donate
For convenience, also on Youtube (btw, subscribe to the channel 👇)
youtube.com/watch?v=XBUB2bZs…
Would you describe your CI as resilient?
Nx Agents distribute CI tasks across multiple machines. Agents pull the next task from a shared pool as soon as they're free, so if a machine dies or a flaky test fails, another agent picks it up and CI keeps running.
nx.dev/docs/features/ci-feat…
The AWS PACE team:
"we face the tension between speed and production readiness daily. [...] Our teams landed on Nx and have used it for several years for exactly this"
nx.dev/blog/nx-plugin-for-aw…
Custom workspace ESLint rules are a good task to hand to your coding agent. Give it the link to the docs guide, and it scaffolds the plugin package and writes the rule for you.
nx.dev/docs/kb/custom-worksp…
🚀 Nx 23.2 is out.
- Oxlint & Oxfmt
- Leaner CLI output for AI agents and CI
- Caching across local clones & agent sandboxes
- TUI status bar and VIM search
- @angular 22.1
- Expanded @vitest_dev support
And more. All the details 👇
nx.dev/blog/nx-23-2-release
Full video walkthrough here:
youtu.be/OtnXm1ear-Y
Full end-to-end type safety across tech stacks is a dream for many developers. @EnderAgent makes it look easy.
In his latest article, he shows how to achieve full-stack type safety in an Nx monorepo hosting a .NET WebAPI with a JavaScript frontend.
nx.dev/blog/dotnet-openapi-t…
Polyglot monorepos are becoming more common. @juristr from our team did a deep dive on how to add Topcoat, the Rust-based web framework to an existing PNPM + Nx monorepo.
(🤫 you don't have to set up all by yourself, agents are really good at this)
nx.dev/blog/polyglot-nx-mono…
If you prefer watching the video walkthrough, we got you covered here:
youtu.be/lyHbNUdLQhI