Sonda has a new Angular CLI integration.
sonda.dev/frameworks/a...
PR 🟢 for Capacitor inferred tasks:
github.com/nxext/nx-ext...
Just dropped: Zack DeRose has an article on TypeScript project references - check out what they are, how they help, and how Nx can help you automate the maintenance of references!
Blog Post: nx.dev/blog/typesc...
YouTube Video: youtu.be/SDE3cIq28s8
Step into the Future of TypeScript Monorepos!
Discover our enhanced setup for TypeScript projects, offering lightning-fast build times and streamlined efficiency. The perfect time to build with Nx is now!
Want to know more? Our own @juri.dev has you covered in our latest blog!
bit.ly/3Cw9EH1
Recently, real progress has been made around @rspack.dev and @angular.dev, it has several benefits over esbuild so I wrote a blog post about it. I'm excited to see how it is going to progress in 2025.
edbzn.dev/state-of-rsp...
Just tried out sonda.dev , a new bundle analyzer from @filipsobol.bsky.social . Very impressed! Simple to set up, fast results, and particularly handy view of size from original lib sources (assuming lib sourcemaps) with the `detailed` option.
We've released our package @jscutlery/swc-angular and its internal Rust plugin to support Angular v19 and @swc/core v1.10.x.
github.com/jscutlery/de...
Nx Champion takeover!! @beaussan.io wrote a deep dive on our Nx blog about:
✨ Nx inference API
🚗 Automate port allocation
😎 Run your @storybook.js.org tests in parallel
💥 No more port collisions
It was so good, @juri.dev had to make a video too:
nx.dev/blog/dynami...
This pull request adds an inference plugin for Capacitor.
Summary of changes
The configuration generator sets the plugin in nx.json instead of statically generating targets in the project.json:
{...
Let's dive into what TypeScript project references are and how they can help with incremental type checking.Read the blog: https://nx.dev/blog/typescript-pro...
www.youtube.com
Exploring the current state of Rspack in Angular, its benefits, limitations, and future potential for faster builds and enhanced performance.