Articles by Tag #angular

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Setup a Micro-Frontend architecture in 15min with Vite!

In a monolithic frontend architecture, a single codebase handles the entire user interface. While...

Learn More 204 39Dec 10 '24

State Management in Front-end Web Development: State 101

Learn where to keep your variables to improve your app design, performance, and readability. ...

Learn More 113 21Jun 2

Announcing AnalogJS 2.0 ⚡️

We're excited to announce the 2.0 release of AnalogJS! This release includes many features that help...

Learn More 48 5Nov 3

🚀 Weekly Angular Challenge: Two Projects a Week!

I’m kicking off a challenge to boost my Angular skills! 🎯 Each week, I’ll be sharing two Angular...

Learn More 15 0Jan 14

My favorite Angular Setup in 2025

Angular continues to evolve rapidly. What should we use in 2025? Especially if we start with a new...

Learn More 95 11Jan 16

Angular's Testing Revolution: Vitest, Fake Timers & Testronaut

As we wrap up the year, the Angular world has been abuzz with big topics like Signal Forms. But...

Learn More 39 10Oct 27

Figma like input field in Angular using Directives

People who are familiar with Figma would have noticed that the input fields support dragging to...

Learn More 37 3Dec 30 '24

A Mid-career Retrospective of Stores for State Management

Working on a living product after 2 years on design systems and component libraries has inspired...

Learn More 16 1Dec 21 '24

Announcing NgRx 19: NgRx Signals Features, Action Signals, and more!

We are pleased to announce the latest major version of the NgRx framework with some exciting new...

Learn More 97 4Dec 19 '24

Dynamic Forms in Angular 19: Creating Flexible and Scalable User Interfaces with Standalone Components

Forms are essential to most web applications, whether for registration, data input, or surveys. While...

Learn More 86 10Dec 2 '24

🚀 Weekly Angular Challenge: Two Projects a Week!

I’m kicking off a challenge to boost my Angular skills! 🎯 Each week, I’ll be sharing two Angular...

Learn More 8 0Jan 14

Using TypeScript for Cleaner JavaScript Codebases

Introduction In today’s fast-paced development environment, maintaining a clean and...

Learn More 41 4Jan 9

My First Book: Modern Web Development with Angular

Hi everyone! This is a bit of an off-topic post, breaking from my Angular-related content series, to...

Learn More 16 3Dec 6 '24

How Good Are Accessibility Linters? A Practical Test of React, Vue, and Angular

As front-end developers, we know the accessibility docs for our frameworks exist. But in practice,...

Learn More 3 0Nov 11

Angular 20: De la programación imperativa a la creación declarativa de componentes dinámicos

Angular 20 llega con nuevas y geniales características y mejoras. Una de las adiciones más...

Learn More 10 0Oct 9

From Imposter Syndrome to Confidence: My Journey as a Senior Angular Developer

You know that feeling when you walk into a room and wonder if everyone else has the secret manual you...

Learn More 4 2Nov 16

Angular: The ultimate guide to creating a smart infinite scroll (using RxJs)

I had to create a custom infinite scroll. To keep this example simple: It should handle a "load...

Learn More 7 0Sep 30

Code, Coffee & Chaos: How I Built and Launched My Angular Micro SaaS MVP

Welcome to part two of “Zero to SaaS in 14 Days” — my real-world series where I tackle building,...

Learn More 9 4Oct 19

Angular migration to AWS with Azure AD SSO

Introduction: Migrating enterprise applications to the cloud is no longer just a trend — it’s a...

Learn More 1 0Nov 22

Privacy, Data Handling, and Regulatory Compliance in Angular Applications

Modern web applications collect, process, and transmit significant amounts of user data. In Angular...

Learn More 6 0Oct 13

Ng-News 25/40: Q&A on Zoneless, @angular/aria (???)

Andrew Scott shares new insights on zoneless, and why he doesn't expect a big performance boost....

Learn More 6 0Oct 9

I Built a Subscription Tracker in 14 Days Using Angular 20 (And Made $0… Yet)

Picture this: It’s 2 AM, I’m scrolling through my bank statement, and I see three charges I...

Learn More 4 2Oct 5

Performance tip - How to avoid too many re-rendering items in an Angular List

I created a demo to show how a list can undergo extra rendering after a button click occurs in a list...

Learn More 16 0Mar 5

How to make Angular Material inputs look like simple fields

Introduction Angular material is powerful library with a lot of features. I guess one of...

Learn More 25 2Nov 13

A Quick Vibe Code Experiment with Angular's MCP Server

Get AI to do your bidding. This is a developer's experiment in AI-driven coding using MCP and agent instructions to build an app in modern Angular.

Learn More 6 2Nov 13

Revolutionize Your Angular Development: From Dumb Data to Smart Models with Cast-Response

Tired of fighting with API responses in Angular? Discover how to transform your data handling from a...

Learn More 2 0Nov 24

Announcing Events Plugin for NgRx SignalStore: A Modern Take on Flux Architecture

We are pleased to announce the introduction of the Events plugin for NgRx SignalStore, released as...

Learn More 52 11May 12

Two-way bind a Signal Input object value with [(ngModel)]

Recently, I encountered this challenge... Refactor a form component to Angular Signals. The old...

Learn More 41 14Feb 15

How to Prompt an LLM to Write Angular Code: Straight from the Experts

Writing Angular code with an AI assistant is like pair programming with someone who knows...

Learn More 62 0Jun 24

Ng-News 25/45: Analog v2, Debouncing in SignalForms, Testing & Time

Analog.js 2.0 brings Angular even closer to the Vite ecosystem. And we also get debouncing in Signal...

Learn More 10 1Nov 16