Curated Links

Bookmarks

Collection of links to articles and other resources I recently liked.

#NX

Nx 23: 4x Faster Nx Agents, Agentic Nx Migrate, improved targetDefaults, .Net GA | Nx Blog

Nx 23 brings a smarter multi-major nx migrate, performance wins across the local engine and Nx Cloud agents, native Node.js TypeScript stripping and V8 compile cache on by default, more precise target configuration, and a big cleanup of deprecated generators, executors, and APIs.

Read more
#AI

Improving token efficiency in GitHub Copilot

Learn how we're improving token efficiency in GitHub Copilot to reduce costs and latency for users.

Read more
#ANGULAR

Angular in 2026: Mid-Year Reality Check, Signals, and AI Code Quality! 🌊

We are already halfway through 2026 📅 That means it’s the perfect time to look back at the big framework predictions made at the start of…

Read more
#ANGULAR

Announcing Angular v22

Today, we are thrilled to announce the release of Angular v22. We continue to be proud of the work we do with each release. Our goal is to…

Read more
#AI

Building a hill-climbing machine: Launching seven new MAI models | Microsoft AI

Read more
#ANGULAR

Reactive Forms to Signal Forms: A Practical Migration Guide for Angular

Reactive Forms to Signal Forms: A Practical Migration Guide for Angular Still building your Angular forms with FormGroup, FormControl and a pile of Validators? Angular 22 — just released — …

Read more
#ANGULAR#AI

[Angular Latest News] Summary of Key Updates in Angular v22 and the Evolution of AI & Vibe Coding (Google I/O 2026)|伊藤正章|サバイバルDXクリエイター:荒野のPip-Boy設計局

GoogleのAngularチームにてDevRelリードを務めるMark氏が、Google I/O 2026で発表した「Angularの最新動向」について解説します。 Google I/O 2026で発表した「Angularの最新動向」 今回のアップデートは、大きく分けて「API・テンプレートの進化」「AIストーリー(エージェント連携)」「Vibe Coding(裾野の拡大)」の3つの柱で構成されています。注目のAngular v22は2026年6月3日の週にリリース予定です。 1. テンプレートとAPIの進化(Angular v22での製品版リリースなど) Angularは開発

Read more
#ANGULAR

Angular 22: 6 Game-Changing Features You Need to Know

Angular has been going through a serious transformation over the last few releases. Signals, Zoneless, standalone components — every…

Read more
#JAVASCRIPT

Native Federation — Micro Frontends with Web Standards

A browser-native implementation of Module Federation for building Micro Frontends using web standards like ESM and Import Maps.

Read more
#ANGULAR

The 5 Lifecycle Stages of an Angular Feature

From the Experimental Phase to Permanent Removal

Read more
#AI

AI Agents for Developers: Which Tool Works Best in Real Projects? - Angular.love

Angular.love - a place for all Angular enthusiasts created to inspire and educate.

Read more
#AI

David George op X: 'The "AI Job Apocalypse" Is a Complete Fantasy ' / X

Read more
#AI

Addy Osmani op X: 'Agent Harness Engineering' / X

Read more
#AI

Khairallah AL-Awady op X: 'How to Build a Team of AI Agents That Actually Work Together (Full Course)' / X

Read more
#REACT

Postmortem: TanStack npm supply-chain compromise | TanStack Blog

On 2026-05-11, an attacker chained a pull_request_target Pwn Request, GitHub Actions cache poisoning across the fork↔base trust boundary, and OIDC token extraction from runner memory to publish 84 malicious versions across 42 @tanstack/* packages on npm. Full postmortem.

Read more
#AI

Why Your AI Skills Break on Other Machines

Your AI skill works perfectly on your machine, then falls apart for everyone else. Here are the twelve portability traps that break AI skills the moment they leave your environment, and exactly how to fix every single one of them.

Read more
#AI

Addy Osmani op X: 'The Orchestration Tax ' / X

Read more
#ANGULAR

Scalable Angular Frontend Architecture with Nx Monorepos - Angular.love

Angular.love - a place for all Angular enthusiasts created to inspire and educate.

Read more
#ANGULAR

Why I Built ng-prism — An Angular-Native Storybook Alternative With Zero Story Files

TL;DR: ng-prism lets you showcase Angular components by adding a single decorator to the component...

Read more
#ANGULAR

Angular 22 @Service vs @Injectable (What You Need to Know)"

Every Angular developer is familiar with @Injectable({ providedIn: 'root' }) for declaring services....

Read more
#ANGULAR

Angular: Better Loading Indicator Directive With CDK

In my last post I demonstrated how to make an Angular loading indicator without the CDK. In this post...

Read more
#PLAYWRIGHT#TESTING

`@playwright/cli` Is Not `npx playwright test` — And That Difference Is Costing Your AI Agent Thousands of Tokens

As an SDET or Automation Engineer, failing tests are part of the daily grind. With the rise of...

Read more
#AI#ANGULAR

Build a Streaming Gemini Chat in Angular with Signals — Then Ship It on Cloud Run

If you have built a chat UI for a large language model in the last two years, you probably reached...

Read more
#AI

Skills Without Evals Are Just Markdown and Hope

TL;DR. I built an Anthropic Agent Skill for @ngrx/signals and ran it through the full eval pipeline:...

Read more
#AI

Spec-Driven Development – Adoption at Enterprise Scale

Spec‑Driven Development shifts AI‑augmented software delivery from tactical prompting to collaborative intent articulation. Enterprises face gaps in tooling, workflow integration, multi‑repo coordination, and cross‑functional collaboration. Sustainable adoption requires treating specs as living, shared interfaces, and evolving organizational practices.

Read more
#AI

Daniel San op X: 'Skills can use subagents, Subagents can use skills' / X

Read more
#AI

alice alexandra moore op X: 'Claude Code Subagents: How to Create, Use, and Debug Them ' / X

Read more
#NODE

pnpm 11 Adds Supply Chain Protection Defaults for Minimum Re...

pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.

Read more
#NX

Nx 22.7 Is Here: Task Sandboxing, 7x Less Memory, and Worktree-Aware Caching | Nx Blog

Everything that landed in Nx across 22.4 through 22.7: task sandboxing, a 7x reduction in daemon memory, worktree-aware caching, agentic mode improvements, and more.

Read more
#ANGULAR

From Template-Driven to Signal-Driven: The Complete Evolution of Angular Forms

Sonu Kapoor's article, "From Template-Driven to Signal-Driven: The Complete Evolution of Angular Forms," provides a comprehensive exploration of Angular's evolving form APIs, tracing their journey ...

Read more