It's public π We built a Docker plugin for @nx.dev
If you run into any trouble with it, please let me know!
It's public π We built a Docker plugin for @nx.dev
If you run into any trouble with it, please let me know!
This is yet another example of βI didnβt know I needed this until I used itβ
Not only that - but after less than a week of using it internally, I wanted to use it all the time
Itβs incredible π₯π₯
Guide on how to migrate from Angular Webpack:
nx.dev/recipes/angu...
You can find the release notes here:
github.com/nrwl/angular...
It's been a long time coming - but we did it!
Feature Parity with @angular 19.2
- HMR Support
- Budgets Support
- App Shell Support
- And much more
I'm super excited for this! Please try it out and let us know if you run into issues so that we can make sure it's as stable as possible!
π£ Nx 21 Launch Week continues with new and improved Module Federation!
Module federation with Rspack is easier than ever with inferred tasks AND continuous tasks giving you that π₯ DX you need.
Get all the details on the blog:
nx.dev/blog/improv...
π Angular Rspack 20.9 Released!
- Static Site Generation Support matching @angular.dev
- @tailwindcss.com v4 Support
- Fixes for Windows
- Minimum @rspack.dev supported bumped to v1.3.5
- Other fixes
Absolutely huge release from the @nx.dev team!
The dedication the team showed to getting this release right was inspiring π
π Something big is on the horizon...
/jk But for real, this is super cool to see!
We're doing it... We're taking over! π
We just shipped an MCP that fixes your CI, automatically!
β
Get notified instantly if your PR CI fails
β
Click a button and let an LLM auto-fix the issue
β
Stay in your editor, stay in flow
youtu.be/fPqPh4h8RJg
So overall productivity was higher because I got two tasks done at the same time.
I believe if I had have focused on the task I told Junie to do, I would have completed it faster than Junie would have - but that wasn't the point.
By using it, I was able to focus on a task and get it done, all while Junie took care of another task.
It was successful and completed the task to a good standard. However, it happened over the course of ~3 hours. A result of me not focusing on it.
I would tell it to do something, work on the task I was focusing on and come back to it much later.
I used it on a task that needed done but that I was not focusing on.
I more explicitly told it the approach it should take to fit the codebase.
I gave it more context that I was acutely aware of that would impact the areas it _should_ be touching.
From that I went back to trying it in an existing project and used what I had learned from the tower defence game.
So I told it to refactor what currently existed to follow certain design patterns - key point 2
Then I wanted to add more complexity to the game. I had to be much more specific about the changes I wanted to see rather than at a higher level, but it mostly generated solid code - key point 3
As the project grew larger, the completeness of the code it generated suffered. It was starting to generate code invoking methods that it never generated.
It also began to create a "god" class. One class to rule them all and it was getting ridiculous.
Two weekends ago I forced myself to use it exclusively to build a small tower defence game. At the time I was also doing things around my house and writing some of my novel.
I found this more effective. It was able to get a project up and running quickly while I focused on other things- key point 1
Once I finally got it working, I tried it out for a relatively trivial task. It was not great. It was slower than what I could have done manually and it massively missed integral context and relations between various areas of the codebase. So it got sidelined for a while.
Junie - Agentic AI
I have a love-hate relationship, but it's growing on me. When I first tried to use it, the theme I had installed in my IntelliJ IDEA and WebStorm conflicted with it and caused it to crash out every time.
But at the time I didn't know it was the theme. It took some digging.
So I need to break this down a bit.
AI Assistant and Agentic AI
JetBrains AI Assistant I haven't used in a long while. When I first tried it out, it was painfully slow and hallucinated a lot. So I switched to using Supermaven and haven't looked back. JetBrains AI Assistant may improved since then.
We're getting ever closer to feature parity π
Go π the repo!
github.com/nrwl/angular...
Learn how to get started with Angular Rspack here:
nx.dev/recipes/angu...
π Angular Rspack 20.8 Released!
- Improved Index Html Generation
- Improved support for @angular.dev i18n inlining
- Service Worker Support
- Web Worker Support
- @rspack.dev updated to 1.3.7
Nx and AI - Why They Work so Well Together
nx.dev/blog/nx-and-...
@nx.dev
The HMRC here arenβt flawless, arguably very flawed, but the fact that filing taxes is something 80% of working people donβt need to think about is incredible π
I wrote a blog post explaining how to quickly get up and running with @angular.dev @rspack.dev apps!
Check it out and let me know what issues you run into with `@nx/angular-rspack`!