PPrakashinprakashks1307.hashnode.dev·4d ago · 10 min readBuilding a Very Long Number Calculator Using Angular, React, Svelte, and VueIntroduction Modern computing has transformed the way we solve mathematical problems. From basic arithmetic to complex scientific calculations, calculators have become indispensable tools. However, tr00
AAAdnan Aliini-adnanali.hashnode.dev·6d ago · 6 min readTracing the AgentI went into this cycle planning to add observability. I came out of it also having deleted a frontend. Both belong in the same post, in the order they actually happened. Where things stood After the A12K
RRushaninfrontendblog.hashnode.dev·Jul 13 · 3 min readIntroducing GeoIcons: 420+ Tree-Shakable Geographic Icons for the WebMost icon libraries give you thousands of general-purpose glyphs and then stop right where geography starts. You get a globe and a map pin, and that's about it. If you're building a dashboard, a shipp00
DFDuncan Faulknerinduncanfaulkner.hashnode.dev·Jul 10 · 6 min readAXE Passes, But It's Still Unusable: The Accessibility Bugs Automated Tools Can't CatchThere's a particular kind of false confidence that comes from a green accessibility report. The CI check passes, the Lighthouse score says 100, the AXE panel is all ticks. You ship it. And somewhere, 00
DFDuncan Faulknerinduncanfaulkner.hashnode.dev·Jul 10 · 6 min readManaging Focus in Angular: Dialogs, Drawers and Route Changes Without Stranding Your UsersEvery accessibility checklist mentions focus management, and then moves on — as if it were one item. It isn't. It's a discipline, and it's the single thing that most often separates an app that techni00
LDLettStart Designinlettstartdesign.hashnode.dev·Jul 9 · 5 min readBuilding a SaaS Dashboard with Angular 22 and Bootstrap 5.3Most SaaS products need an admin dashboard eventually. User management, analytics, billing overview, settings — these views exist in almost every SaaS product. Building them from scratch takes weeks. 00
AAAdnan Aliini-adnanali.hashnode.dev·Jul 6 · 7 min readThe Frontend Changed. The Contract Didn't.I ported the frontend of my dairy agent demo from React to Angular. The plan was drafted with an assistant as a spec document — six phases, each with a goal, a checklist, and a git tag — then handed t00
Ssyncfusioninsyncfusion-blogs.hashnode.dev·Jun 24 · 12 min readReal-Time Angular Gantt Chart with SignalR: Multi-User Project Sync Without RefreshTLDR: Concurrency issues don’t break your Gantt chart UI; they break trust in the data. The moment multiple users start editing, timelines drift, updates get missed, and teams fall back to manual coor00
SASANAN ANSARIinlearn.sannan.app·Jun 18 · 12 min readConnecting Angular to My AI Backend — Full Stack AI in PracticeWeek 4 ended with api.sannan.app live — a real public AI endpoint anyone could call. Week 5 is about building the thing people actually use to call it. This week I built the Angular frontend at ai-cha00
KKavyaindevbytesdaily12.hashnode.dev·Jun 12 · 1 min readI'm Challenging Myself to Learn Angular in 30 Days — Here's My PlanEvery day for the next 30 days, I'll be posting one Angular concept with a clear explanation and working code example. I'm a React developer upskilling in Angular — so if you're in the same boat, foll00