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.
Async pipe is not pure 🤯

Async pipe is not pure 🤯

15
Comments 4
6 min read
Native Internationalization (Intl) in Angular

Native Internationalization (Intl) in Angular

3
Comments
2 min read
Add Survey Creator / Form Builder to Your Angular Application

Add Survey Creator / Form Builder to Your Angular Application

5
Comments
6 min read
How to use Angular for Office 365 Add-in development?

How to use Angular for Office 365 Add-in development?

2
Comments 1
7 min read
Text to speech tutorial using RxJS and Angular

Text to speech tutorial using RxJS and Angular

25
Comments
6 min read
What are services in Angular? And how in the world do I use them?

What are services in Angular? And how in the world do I use them?

4
Comments
2 min read
Architecting A Highly Dynamic Card List In Angular

Architecting A Highly Dynamic Card List In Angular

30
Comments 2
6 min read
Dependency Injection for JavaScript Developers

Dependency Injection for JavaScript Developers

1
Comments
4 min read
NX Angular monorepo and shared NgRx store

NX Angular monorepo and shared NgRx store

7
Comments
4 min read
Angular Templates: The Key to Building Dynamic and Responsive User Interfaces

Angular Templates: The Key to Building Dynamic and Responsive User Interfaces

7
Comments
6 min read
Events removed in Ionic 5

Events removed in Ionic 5

Comments
3 min read
Mastering Angular Structural Directives - The basics

Mastering Angular Structural Directives - The basics

48
Comments
5 min read
Avoiding common pitfalls with ControlValueAccessors in Angular

Avoiding common pitfalls with ControlValueAccessors in Angular

5
Comments
7 min read
Getting started with ngrx

Getting started with ngrx

1
Comments
5 min read
Angular 15: interceptor as a function

Angular 15: interceptor as a function

60
Comments 6
3 min read
Introducing RxTutor - An interactive sandbox for RxJS observables

Introducing RxTutor - An interactive sandbox for RxJS observables

3
Comments
3 min read
RxJs: take(1) vs first()

RxJs: take(1) vs first()

12
Comments
4 min read
Learning and Implementing Unit Testing in an Angular Project

Learning and Implementing Unit Testing in an Angular Project

3
Comments
4 min read
Observable and Newsletter. A comparison.

Observable and Newsletter. A comparison.

1
Comments
2 min read
Material forms: mat-checkbox disabling controls

Material forms: mat-checkbox disabling controls

9
Comments
11 min read
Angular Application From Scratch - Angular Project Blog App For Your Portfolio

Angular Application From Scratch - Angular Project Blog App For Your Portfolio

3
Comments
1 min read
Angular ESLint Rules for Accessible HTML Content

Angular ESLint Rules for Accessible HTML Content

25
Comments 1
8 min read
Migrating from the Agora Video SDK to the Zoom Video SDK

Migrating from the Agora Video SDK to the Zoom Video SDK

6
Comments
11 min read
How to translate web page titles with Angular

How to translate web page titles with Angular

Comments 1
1 min read
Setting up Module Federation with Server-Side Rendering for Angular

Setting up Module Federation with Server-Side Rendering for Angular

7
Comments
5 min read
How to set value of input field in angular template

How to set value of input field in angular template

8
Comments
1 min read
Fix Error: ENOSPC: System limit for number of file watchers reached

Fix Error: ENOSPC: System limit for number of file watchers reached

25
Comments
1 min read
Framr - Give Your Demo Video a Fancy Gaussian Blur Frame

Framr - Give Your Demo Video a Fancy Gaussian Blur Frame

2
Comments
5 min read
Angular Styling Made Easy: Leveraging the Power of CSS Variables

Angular Styling Made Easy: Leveraging the Power of CSS Variables

17
Comments
5 min read
Getting started with ngrx/store

Getting started with ngrx/store

5
Comments
10 min read
Dockerizing your Angular application

Dockerizing your Angular application

11
Comments 1
2 min read
Top 10+ Angular Libraries for Your Next Web App

Top 10+ Angular Libraries for Your Next Web App

8
Comments
11 min read
Control de Acceso Basado en Roles(RBAC) en Angular

Control de Acceso Basado en Roles(RBAC) en Angular

27
Comments 4
13 min read
Conditional Validation on Angular Reactive Form

Conditional Validation on Angular Reactive Form

4
Comments
3 min read
Angular forms: checkbox disabling controls

Angular forms: checkbox disabling controls

6
Comments
7 min read
How Efficient is Delegation Design Pattern in Angular

How Efficient is Delegation Design Pattern in Angular

3
Comments
5 min read
Angular Router Events Lifecycle

Angular Router Events Lifecycle

16
Comments 1
5 min read
Stop managing state

Stop managing state

17
Comments 12
9 min read
Slots vs Props in UI components

Slots vs Props in UI components

17
Comments 3
2 min read
MEAN Stack Project: Create Quick File Share Application

MEAN Stack Project: Create Quick File Share Application

5
Comments
6 min read
How to Detect and Rectify Documents in Angular Web Applications

How to Detect and Rectify Documents in Angular Web Applications

1
Comments
7 min read
Configure Angular environment injector with Standalone Component

Configure Angular environment injector with Standalone Component

12
Comments
1 min read
Angular Internals: How Reactivity Works with Zone.js

Angular Internals: How Reactivity Works with Zone.js

58
Comments 8
18 min read
Use AG Grid with Observables as cell values

Use AG Grid with Observables as cell values

2
Comments
10 min read
Comparing React, Angular, and Vue: Which JavaScript Framework is Right for Your Project?

Comparing React, Angular, and Vue: Which JavaScript Framework is Right for Your Project?

4
Comments 2
2 min read
Help, my Angular bundle is growing

Help, my Angular bundle is growing

82
Comments 4
5 min read
How to Build Java Applications Today #71

How to Build Java Applications Today #71

2
Comments
9 min read
Create a custom Structural Directive to manage permissions

Create a custom Structural Directive to manage permissions

42
Comments 5
7 min read
Menu [Re]Factoring

Menu [Re]Factoring

3
Comments
3 min read
RxJS and Angular: Why and how to use

RxJS and Angular: Why and how to use

3
Comments
6 min read
Angular & Apollo Client: Apollo Cache Configuration

Angular & Apollo Client: Apollo Cache Configuration

5
Comments
8 min read
AnimationRenderer: listening and playing

AnimationRenderer: listening and playing

4
Comments
7 min read
Handle concurrency in Cloud Firestore with a single boolean

Handle concurrency in Cloud Firestore with a single boolean

3
Comments
2 min read
ChatGPT and Tech articles

ChatGPT and Tech articles

2
Comments
3 min read
Create whack a mole game using RxJS and Angular

Create whack a mole game using RxJS and Angular

6
Comments
8 min read
HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'my_url', ok: false, …}

HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'my_url', ok: false, …}

3
Comments
1 min read
How to use Angular Provider

How to use Angular Provider

2
Comments
4 min read
Why You Should Use Strictly Typed Reactive Forms in Your Angular App

Why You Should Use Strictly Typed Reactive Forms in Your Angular App

1
Comments
4 min read
Maximizing Your Angular Build Performance with ESBUILD

Maximizing Your Angular Build Performance with ESBUILD

1
Comments
1 min read
NGRX: Notify after action has been dispatched

NGRX: Notify after action has been dispatched

1
Comments
2 min read
loading...