Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

Medium
medium.com > @sourabhda1998 > i-rebuilt-an-angular-feature-without-rxjs-heres-what-actually-changed-ff32d9e07934

I Rebuilt an Angular Feature Without RxJS. Here’s What Actually Changed

1+ day, 23+ hour ago   (35+ words) I did something that would have sounded slightly wrong to me a couple of years ago. I removed most of the RxJS from an …...

DEV Community
dev.to > playfulprogramming-angular > optimus-ui-ng-switzerland-and-ngrx-22-32ag

Optimus UI, NG Switzerland, and NgRx 22

3+ day, 9+ hour ago   (427+ words) headline this episode. Also in brief: new Angular Space... Tagged with angular, programming, webdev, frontend....

DEV Community
dev.to > exoui > how-i-architected-a-modern-angular-dashboard-using-signals-and-tailwind-css-28ep

How I Architected a Modern Angular Dashboard Using Signals and Tailwind CSS

3+ day, 18+ hour ago   (489+ words) If you’ve ever had to spin up a new admin panel or internal tool, you know the drill. You hunt for a template, install it, and suddenly your ⁠node_modules folder is 800MB. You’re forced to untangle a web of complex ⁠BehaviorSubject⁠ chains,…...

DEV Community
dev.to > amasen > architecting-enterprise-angular-with-signals-zoneless-reactivity-and-60fps-performance-1e37

Architecting Enterprise Angular with Signals: Zoneless Reactivity and 60fps Performance

1+ week, 2+ day ago   (489+ words) For nearly a decade, Angular relied on Zone.js to intercept asynchronous browser events and trigger top-down dirty checking across the entire component tree. In large enterprise dashboards displaying live telemetry, grid streams, and complex forms, this model leads directly…...

DEV Community
dev.to > harsh_gs > building-an-authentication-service-in-angular-with-signals-jwt-refresh-tokens-2l0f

Building an Authentication Service in Angular with Signals, JWT & Refresh Tokens

1+ week, 5+ day ago   (815+ words) Authentication is one of the most common requirements in modern web applications. When building an Angular frontend with an ASP.NET Core Web API, we need a way to: Login users Register users Logout users Store authentication information Restore authentication…...

DEV Community
dev.to > jose_ramirez > sibujs-401-reactive-interfaces-without-a-virtual-dom-2bch

SibuJS 4.0.1: Reactive Interfaces Without a Virtual DOM

1+ week, 5+ day ago   (986+ words) After a long hardening pass, SibuJS 4.0.1 is now available. I started SibuJS around a fairly simple question: if the browser already gives us a DOM, how much framework machinery do we really need between our state and that DOM? SibuJS…...

DEV Community
dev.to > del4k1 > i-built-an-offline-first-http-request-queue-for-angular-29gp

I Built an Offline-First HTTP Request Queue for Angular

2+ week, 2+ day ago   (152+ words) Have you ever had a user submit a form, lose their internet connection, and watch their request fail? I wanted to solve this problem in Angular without forcing developers to build their own queue, IndexedDB storage, retry logic, and network…...

DEV Community
dev.to > ngrx > announcing-ngrx-v22-resource-extensions-dynamic-deep-signals-a-light-theme-and-more-5gci

Announcing NgRx v22: Resource Extensions, Dynamic Deep Signals, a Light Theme, and more!

2+ week, 6+ day ago   (838+ words) We are pleased to announce the latest major version of the NgRx framework, featuring exciting new features, bug fixes, and other updates. Angular's resource and httpResource APIs cover a large part of async state management, but two very common requirements…...

Medium
medium.com > angular-engineering > stop-treating-angular-reactive-forms-as-your-business-model-f9a6f49628ab

Stop Treating Angular Reactive Forms as Your Business Model

3+ week, 2+ day ago   (29+ words) A FormGroup should describe user input — not become the source of truth for your entire feature. Angular Reactive Forms are …...

Google News
entrans.ai > blog > angularjs-to-react-migration

How to Plan an AngularJS to React Migration Without Breaking the Business

3+ week, 3+ day ago   (1757+ words) AngularJS lost official support on December 31, 2021. If it still runs your product, every quarter adds cost you never budgeted for. Security questionnaires get harder to answer. Engineers willing to maintain it get scarcer and more expensive. And the toolchain around…...