🚀 Excited to introduce Hawkeye – our brand-new NPM package!
🎯 Analyze your #Angular bundles like never before. Smarter insights, filters, and automatic detection of eager vs lazy bundle sizes!
Getting started:
1. Use Hawkeye to setup a analyze script
npx @angular-experts/hawkeye init
2. Run the generated analyze script
// for single project workspaces
npm run analyze
// for multiproject workspaces
npm run analyze:my-app-name
3. Explore results in the browser (will open automatically)
I was informed today that #Angular's `linkedSignal` has an even shorter syntax 😁
Super useful, for example, when we want to create a "locally editable" input
NgRx 18.0.0 is out!
@Angular v18 support 🤝
New Logo 🔥
ESLint 9 support 🔥
Signals package 🤏
And more!
Post by @tim_deschryver ✍️
https://t.co/f3PD35ADUR
Combining Signals and Observables may have been confusing till now, but with computedFrom it will be easier to understand and to work with.
Give it a try and let me know in the comments what do you think!
#angular
We are ecstatic to announce @googlechrome as a new research and finance sponsor! The Solid and Chrome Teams are working together to bring the best performance to SolidStart. Big shoutout to @addyosmani and the Chrome team.💙
https://t.co/lGOCNQzG1g
We've observed significant momentum in the Jest ecosystem and are excited to help bring those benefits to the Angular community.
As a result, we are excited to announce that we're adding initial experimental support for Jest in Angular v16!
https://t.co/WmPuqUQ8NH
Ever want to locally experiment with HTTP response headers? @ChromeDevTools can now override response headers incl. CORS! We also support adding custom headers 🥳
Learn more https://t.co/CqtIdeIak5
waouh, this #vscode plugin just blow my mind. 🤯
No more ... in TS error message where you don't know where to look.
And error message are easy to read.
If you haven't installed it, just try it. 🙏
Want to use #angular standalone components as default? You can change the settings of angular.json by yourself or just simply use the following command:
> ng add ngx-convert-to-standalone
PR is welcome :P
https://t.co/kCFxCvtMIm