I just released a new tool to check for recommended compatible versions!
Check it out: www.dolmen.tools/en/angular/d...
#angular
I just released a new tool to check for recommended compatible versions!
Check it out: www.dolmen.tools/en/angular/d...
#angular
🧘 stable zoneless APIs
🎁 TypeScript 5.9
💅 built-in enter and leave animations
🤖 experimental MCP server
⚙️ AI context file generation in the CLI
🕸️ headless mode for vitest browser mode
Soooooo excited to see what you're building! 🅰️
🧘 stable zoneless APIs
🎁 TypeScript 5.9
💅 built-in enter and leave animations
🤖 experimental MCP server
⚙️ AI context file generation in the CLI
🕸️ headless mode for vitest browser mode
Soooooo excited to see what you're building! 🅰️
Featuring updates to V8 v13.6, npm v11, improved Permission Model and more new features in the blog.
Check it out and let us know what you think: hubs.ly/Q03lfLDC0
Featuring updates to V8 v13.6, npm v11, improved Permission Model and more new features in the blog.
Check it out and let us know what you think: hubs.ly/Q03lfLDC0
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
`resource` as an architectural pattern:
github.com/angular/angu...
the specifics of the `resource` API design:
github.com/angular/angu...
`resource` as an architectural pattern:
github.com/angular/angu...
the specifics of the `resource` API design:
github.com/angular/angu...
A plugin for transforming logical expressions in JavaScript code to make them simpler and more understandable.
From this:
!(a && !b && c <= d)
To this:
!a || b || c > d
github.com/azat-io/esli...
⬇️
A plugin for transforming logical expressions in JavaScript code to make them simpler and more understandable.
From this:
!(a && !b && c <= d)
To this:
!a || b || c > d
github.com/azat-io/esli...
⬇️
- HMR for templates by default 🤯
- Automatic removal of unused imports
- SSR improvement for i18n
And more! Check out our blog post:
blog.ninja-squad.com/2025/01/15/w...
- HMR for templates by default 🤯
- Automatic removal of unused imports
- SSR improvement for i18n
And more! Check out our blog post:
blog.ninja-squad.com/2025/01/15/w...
So home.component.ng.html or home.component.ng.ts. We can also drop the term component.
Honestly speaking, I didn't see that one coming. 👀
github.com/angular/angu...
So home.component.ng.html or home.component.ng.ts. We can also drop the term component.
Honestly speaking, I didn't see that one coming. 👀
github.com/angular/angu...
More info in today's blog post: developer.chrome.com/blog/web-vit...
More info in today's blog post: developer.chrome.com/blog/web-vit...
"JavaScript Frameworks - Heading into 2025" #DEVCommunity #javascript #WebDev dev.to/this-is-lear...
"JavaScript Frameworks - Heading into 2025" #DEVCommunity #javascript #WebDev dev.to/this-is-lear...
I discovered a lot of very cool dev stuff in 2024, from libraries to devtools to educational resources. Thought it’d be fun to share them all, to help kickstart your 2025!
Let’s go through the list. 🧵
I discovered a lot of very cool dev stuff in 2024, from libraries to devtools to educational resources. Thought it’d be fun to share them all, to help kickstart your 2025!
Let’s go through the list. 🧵
We don't have marketing for the IETF, browser and OS security teams, CAs (Let's Encrypt), CDNs, researchers, open source authors, website builders, digital rights activists...
We made the web secure and didn't tell anyone.
🤝 New Props SignalStore Feature
♻️ NgRx Store Support for Dispatching Signal Actions
🤖 Signal Method Utility Function
🔒 State Mutation Development Checks
And more!
✍️ by @brandonroberts.dev
dev.to/ngrx/announc...
🤝 New Props SignalStore Feature
♻️ NgRx Store Support for Dispatching Signal Actions
🤖 Signal Method Utility Function
🔒 State Mutation Development Checks
And more!
✍️ by @brandonroberts.dev
dev.to/ngrx/announc...
Group is shipping Undici v7.
This is a *must have* upgrade, with:
• Stricter compliance with the fetch() specification
• WebSocketStream
• Customizable interceptors
• Alignment with upcoming Node releases.
….and something really exciting…
Group is shipping Undici v7.
This is a *must have* upgrade, with:
• Stricter compliance with the fetch() specification
• WebSocketStream
• Customizable interceptors
• Alignment with upcoming Node releases.
….and something really exciting…