DEV Community

# angular

One of the world's most popular frontend JavaScript frameworks.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Practical guide for loading SVG icons with Angular Material

Practical guide for loading SVG icons with Angular Material

3
Comments 3
5 min read
Exploring Angular 17: A Glimpse into the Future of Web Development - Part 3

Exploring Angular 17: A Glimpse into the Future of Web Development - Part 3

2
Comments
4 min read
Angular: Default Image Placeholder

Angular: Default Image Placeholder

3
Comments
3 min read
Updates from the Angular Team and new Angular 17 features!

Updates from the Angular Team and new Angular 17 features!

35
Comments 2
4 min read
My first week of #100DaysOfCode challenge!

My first week of #100DaysOfCode challenge!

5
Comments 10
2 min read
Essential Angular Questions for Junior and Mid-Level Job Interviews

Essential Angular Questions for Junior and Mid-Level Job Interviews

4
Comments 1
8 min read
How to Learn Angular 17 Features with Angular.dev

How to Learn Angular 17 Features with Angular.dev

22
Comments
2 min read
Transform Inputs Properties in Angular Easy

Transform Inputs Properties in Angular Easy

3
Comments 1
3 min read
Exploring the Pros and Cons of Standalone Components in Angular

Exploring the Pros and Cons of Standalone Components in Angular

11
Comments 1
2 min read
Exploring Angular 17: A Glimpse into the Future of Web Development - Part 2

Exploring Angular 17: A Glimpse into the Future of Web Development - Part 2

5
Comments 2
7 min read
Angular Performance Optimization Strategies During Angular App Migration

Angular Performance Optimization Strategies During Angular App Migration

Comments
2 min read
Optimizing Angular Performance with "trackBy" in *ngFor

Optimizing Angular Performance with "trackBy" in *ngFor

28
Comments 1
4 min read
Typed translations in Angular

Typed translations in Angular

1
Comments 2
11 min read
Master Angular 17 (a study guide)

Master Angular 17 (a study guide)

32
Comments
4 min read
4 Laws of RxJS Observables

4 Laws of RxJS Observables

50
Comments 17
1 min read
Exploring Angular 17: A Glimpse into the Future of Web Development - Part 1

Exploring Angular 17: A Glimpse into the Future of Web Development - Part 1

7
Comments 1
4 min read
Easily Build an Interactive BPMN Viewer and Editor in Angular

Easily Build an Interactive BPMN Viewer and Editor in Angular

1
Comments
19 min read
Angular Standalone in SSR: update

Angular Standalone in SSR: update

1
Comments 2
4 min read
What's New in StateAdapt 2.0.0

What's New in StateAdapt 2.0.0

13
Comments 3
4 min read
What is Interceptor in Angular and how to use Interceptor in Angular

What is Interceptor in Angular and how to use Interceptor in Angular

1
Comments 1
4 min read
Retrieve route data with resolver function in Angular

Retrieve route data with resolver function in Angular

12
Comments 4
5 min read
Episode 23/44: effect() in developer preview, local change detection with Signals

Episode 23/44: effect() in developer preview, local change detection with Signals

2
Comments
2 min read
How to Show a Modal Dialog in Angular

How to Show a Modal Dialog in Angular

1
Comments
7 min read
Angular Directive Grammar & Microsyntax: Demystifying the Hidden Parts

Angular Directive Grammar & Microsyntax: Demystifying the Hidden Parts

7
Comments
5 min read
Reading ethereum contract events using Angular and ethers

Reading ethereum contract events using Angular and ethers

2
Comments
4 min read
Episode 23/43: Angular Love Meetup, Younes Jaaidi on Testing

Episode 23/43: Angular Love Meetup, Younes Jaaidi on Testing

2
Comments
2 min read
On the road to Fine-Grained Change Detection

On the road to Fine-Grained Change Detection

8
Comments
2 min read
The Devil Fruits of Frontend Frameworks: which suits best for you?

The Devil Fruits of Frontend Frameworks: which suits best for you?

3
Comments 2
5 min read
New Angular 17 feature: new control flow syntax

New Angular 17 feature: new control flow syntax

11
Comments 1
6 min read
Part 3: Maximizing Angular Forms with Dynamic Custom Form Controls and Styling

Part 3: Maximizing Angular Forms with Dynamic Custom Form Controls and Styling

12
Comments
4 min read
Tips for optimizing the build process of an Angular application.

Tips for optimizing the build process of an Angular application.

16
Comments 3
3 min read
If/Else No More: Best Practices for Angular Developers

If/Else No More: Best Practices for Angular Developers

Comments
4 min read
What's new in NgRx Version 12 of Angular?

What's new in NgRx Version 12 of Angular?

5
Comments
5 min read
Master the Art of Angular Content Projection

Master the Art of Angular Content Projection

5
Comments
5 min read
The Venn of Angular Component Testing: Benefits & summary

The Venn of Angular Component Testing: Benefits & summary

Comments
4 min read
The Venn of Angular Component Testing: Clearing the Grey

The Venn of Angular Component Testing: Clearing the Grey

Comments
5 min read
Leveraging Enums in Angular: Enhancing Code Clarity and Reliability

Leveraging Enums in Angular: Enhancing Code Clarity and Reliability

Comments
3 min read
Subjects and BehaviorSubjects in Angular: A Deep Dive

Subjects and BehaviorSubjects in Angular: A Deep Dive

44
Comments
6 min read
Facade pattern in Angular

Facade pattern in Angular

Comments
3 min read
Manage Daily video call state in Angular (Part 2)

Manage Daily video call state in Angular (Part 2)

Comments
13 min read
Frontend Frameworks Showdown: React vs. Angular vs. Vue

Frontend Frameworks Showdown: React vs. Angular vs. Vue

7
Comments 2
1 min read
Episode 23/42: Template Control Flow & @defer, Forms & Signals

Episode 23/42: Template Control Flow & @defer, Forms & Signals

11
Comments 1
2 min read
Simplify Angular Local State Management with Component Store

Simplify Angular Local State Management with Component Store

1
Comments
8 min read
How to Serve an Angular Application with Nginx

How to Serve an Angular Application with Nginx

5
Comments
5 min read
Apresentando o PO-UI: Facilidade na implementação de CRUDs com componentes dinâmicos

Apresentando o PO-UI: Facilidade na implementação de CRUDs com componentes dinâmicos

6
Comments 1
3 min read
Master Angular 16.1 & 16.2

Master Angular 16.1 & 16.2

8
Comments
3 min read
What's New in Angular 16? Top features to discover.

What's New in Angular 16? Top features to discover.

7
Comments 1
6 min read
Navegando pela Eficiência em Aplicações Angular com POUI: Da Interface de Usuário às Interações de API

Navegando pela Eficiência em Aplicações Angular com POUI: Da Interface de Usuário às Interações de API

1
Comments 1
6 min read
The Magic of Angular Change Detection: A Developer's Handbook

The Magic of Angular Change Detection: A Developer's Handbook

4
Comments
4 min read
Declarative Loop Control Flow in Angular 17

Declarative Loop Control Flow in Angular 17

23
Comments 3
5 min read
How to Send Parallel API Calls in Angular

How to Send Parallel API Calls in Angular

3
Comments
5 min read
New Angular v17 feature: deferred loading

New Angular v17 feature: deferred loading

42
Comments 5
6 min read
How to register providers in environment injector in Angular

How to register providers in environment injector in Angular

15
Comments 4
5 min read
Angular Pipe | Starter point

Angular Pipe | Starter point

1
Comments
4 min read
Introducing Storybook 7.5

Introducing Storybook 7.5

9
Comments 1
5 min read
Do We Still Need Frontend Frameworks in 2024?

Do We Still Need Frontend Frameworks in 2024?

2
Comments 1
6 min read
How to add Module Federation into your Angular micro-frontend apps

How to add Module Federation into your Angular micro-frontend apps

38
Comments
7 min read
Episode 23/41: @defer, Application Builder, new equality check in Signals

Episode 23/41: @defer, Application Builder, new equality check in Signals

10
Comments
2 min read
Adding SwiperJS Sliders To An Angular Project With A Custom Config

Adding SwiperJS Sliders To An Angular Project With A Custom Config

3
Comments
5 min read
How to Make Hotel Booking Calendar Using DHTMLX Scheduler and Angular

How to Make Hotel Booking Calendar Using DHTMLX Scheduler and Angular

8
Comments
18 min read
loading...