DEV Community

# angular

The framework for building scalable web apps with confidence

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
View Pattern - Angular design pattern

View Pattern - Angular design pattern

7
Comments
4 min read
Using BehaviorSubject for Angular Global State

Using BehaviorSubject for Angular Global State

2
Comments
4 min read
Opinionated Angular Setup

Opinionated Angular Setup

3
Comments
12 min read
Combined Unit & E2E Code Coverage: case study on a real life system using Angular, Jest, Cypress & GitLab / CircleCi

Combined Unit & E2E Code Coverage: case study on a real life system using Angular, Jest, Cypress & GitLab / CircleCi

17
Comments 4
11 min read
Reduce Angular style size (using PurgeCSS to remove unused styles)

Reduce Angular style size (using PurgeCSS to remove unused styles)

45
Comments 17
6 min read
Quick way to see how many times change detection was triggered in Angular

Quick way to see how many times change detection was triggered in Angular

7
Comments
2 min read
Introduction to Redux Pattern

Introduction to Redux Pattern

51
Comments
4 min read
The secret to configuring eslint, prettier, prettier-eslint plugin in VsCode for Angular, Ts, and Js Project

The secret to configuring eslint, prettier, prettier-eslint plugin in VsCode for Angular, Ts, and Js Project

24
Comments 3
3 min read
Taiga UI is a new Angular UI Kit that you should try

Taiga UI is a new Angular UI Kit that you should try

32
Comments 4
5 min read
Angular 12

Angular 12

12
Comments 3
2 min read
Bundling Angular Modules

Bundling Angular Modules

7
Comments 4
6 min read
A Modern MEAN-stack with Angular and Typescript

A Modern MEAN-stack with Angular and Typescript

12
Comments
11 min read
Why Use Redux - Reasons With Clear Examples

Why Use Redux - Reasons With Clear Examples

34
Comments 1
8 min read
Create an eCommerce app with Ionic, Capacitor, and Commerce.js

Create an eCommerce app with Ionic, Capacitor, and Commerce.js

21
Comments 3
4 min read
Introducing @rxweb/angular-router : Handle Angular Routing Better 🚀

Introducing @rxweb/angular-router : Handle Angular Routing Better 🚀

10
Comments
2 min read
Simplified Way to Perform Authentication in Angular Routing

Simplified Way to Perform Authentication in Angular Routing

7
Comments
2 min read
FormGroup and FormBuilder in angular

FormGroup and FormBuilder in angular

7
Comments 2
2 min read
Upgrading Angular from 8 to 10 (Updated to 11)

Upgrading Angular from 8 to 10 (Updated to 11)

22
Comments 1
11 min read
Angular Material Scrolling with multiple columns

Angular Material Scrolling with multiple columns

1
Comments
3 min read
How to avoid long relative paths import in your angular app 🚂

How to avoid long relative paths import in your angular app 🚂

10
Comments 2
1 min read
Angular 12 and Beyond

Angular 12 and Beyond

2
Comments
2 min read
How To Create A Data table in Angular 10 Using Bootstrap And Contrast

How To Create A Data table in Angular 10 Using Bootstrap And Contrast

4
Comments
9 min read
Single App, Multi Login - Proof Of Concept

Single App, Multi Login - Proof Of Concept

20
Comments
4 min read
Resolve promises in sequence with RXJS (ConcatMap)

Resolve promises in sequence with RXJS (ConcatMap)

19
Comments 1
1 min read
To Squash Race Conditions, Stop Paying The Async Tax

To Squash Race Conditions, Stop Paying The Async Tax

2
Comments
4 min read
loading...