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.
Adding Angular Reactive Form Web Components to your static site

Adding Angular Reactive Form Web Components to your static site

7
Comments
1 min read
State management with Angular 8 and Akita

State management with Angular 8 and Akita

20
Comments
5 min read
How To Easily Write And Debug RxJS Marble Tests

How To Easily Write And Debug RxJS Marble Tests

13
Comments 1
4 min read
Building an Enigma machine with only TypeScript and then use Angular DI system to properly instantiate it

Building an Enigma machine with only TypeScript and then use Angular DI system to properly instantiate it

11
Comments
17 min read
Flexible Caching and Refreshing with RxJS in Angular

Flexible Caching and Refreshing with RxJS in Angular

10
Comments 1
4 min read
Sharing Components with Angular and Bit

Sharing Components with Angular and Bit

20
Comments 1
7 min read
How to display observable of an object in angular

How to display observable of an object in angular

18
Comments 6
1 min read
Testing Loading States using RxJS operators

Testing Loading States using RxJS operators

58
Comments 3
2 min read
Adding Angular Components to your static site

Adding Angular Components to your static site

7
Comments
4 min read
Custom validation in angular dynamic forms

Custom validation in angular dynamic forms

9
Comments
2 min read
Angular unit testing 101 (with examples)

Angular unit testing 101 (with examples)

146
Comments 14
8 min read
3 Different Ways to Use Input Decorator

3 Different Ways to Use Input Decorator

30
Comments 3
3 min read
Angular Done Right: Part 1 — Binding and Directives

Angular Done Right: Part 1 — Binding and Directives

10
Comments
6 min read
Desktop Application Development in ElectronJS Using Angular

Desktop Application Development in ElectronJS Using Angular

89
Comments 9
5 min read
Continuously Integrating Angular with Azure DevOps

Continuously Integrating Angular with Azure DevOps

64
Comments 6
11 min read
Angular Elements in Hugo Static Site Generator

Angular Elements in Hugo Static Site Generator

5
Comments
1 min read
How to act properly to scroll to bottom behavior using RxJS

How to act properly to scroll to bottom behavior using RxJS

11
Comments
2 min read
How to use form builders in Angular 8 to validate reactive forms

How to use form builders in Angular 8 to validate reactive forms

13
Comments
6 min read
What's the RxJs/ NgRx code bit that you are most proud of?

What's the RxJs/ NgRx code bit that you are most proud of?

10
Comments 8
1 min read
Angular + FontAwesome in Five Easy Steps

Angular + FontAwesome in Five Easy Steps

72
Comments 6
2 min read
Angular: display a spinner on any component that does an HTTP request

Angular: display a spinner on any component that does an HTTP request

32
Comments 7
3 min read
Choose your strategy globally to bind error messages in angular reactive dynamic forms

Choose your strategy globally to bind error messages in angular reactive dynamic forms

8
Comments
3 min read
Creating Dynamic Radio Lists with Angular Forms

Creating Dynamic Radio Lists with Angular Forms

5
Comments
3 min read
RxJS: Caching Observables with a Decorator

RxJS: Caching Observables with a Decorator

20
Comments 13
4 min read
Fun Project: Starship Tech Support (Angular / NgRx)

Fun Project: Starship Tech Support (Angular / NgRx)

20
Comments 2
2 min read
Deep Cloning Objects in Angular, Typescript, Javascript

Deep Cloning Objects in Angular, Typescript, Javascript

11
Comments
2 min read
Dockerizando Angular con Bulma

Dockerizando Angular con Bulma

6
Comments
3 min read
How to manage reactive form controls with form groups in Angular 8

How to manage reactive form controls with form groups in Angular 8

11
Comments
6 min read
Using Web Components in Angular Forms

Using Web Components in Angular Forms

6
Comments
5 min read
Early thoughts on Angular with Redux (NgRx)

Early thoughts on Angular with Redux (NgRx)

7
Comments 6
4 min read
When a service got destroyed in angular

When a service got destroyed in angular

49
Comments 9
3 min read
Angular Performance: Virtual Scrolling with the CDK

Angular Performance: Virtual Scrolling with the CDK

23
Comments
2 min read
Setting Nebular Modal Size: My Approach

Setting Nebular Modal Size: My Approach

5
Comments
2 min read
Angular 8 and IE 11

Angular 8 and IE 11

35
Comments 16
2 min read
Using ng-content for Content Projection

Using ng-content for Content Projection

9
Comments 2
3 min read
Lazy Loading Modules & Preloading Strategy in Angular 8

Lazy Loading Modules & Preloading Strategy in Angular 8

13
Comments
4 min read
Angular vs. React vs. Vue: A performance comparison

Angular vs. React vs. Vue: A performance comparison

65
Comments 5
11 min read
The battle of apples and oranges: Angular vs React vs VueJS

The battle of apples and oranges: Angular vs React vs VueJS

7
Comments
3 min read
Dynamic components right way

Dynamic components right way

13
Comments 4
3 min read
Building Reusable Forms in Angular

Building Reusable Forms in Angular

12
Comments
7 min read
Super Productivity: How to grow fond of time tracking and task management

Super Productivity: How to grow fond of time tracking and task management

86
Comments 1
5 min read
ngx-smart-modal 'onDataAdded' called many times

ngx-smart-modal 'onDataAdded' called many times

9
Comments 1
1 min read
RxJS Caching and Refreshing in Angular

RxJS Caching and Refreshing in Angular

15
Comments
4 min read
Angular Performance: Optimize Angular Change Detection

Angular Performance: Optimize Angular Change Detection

23
Comments 5
2 min read
AngularJS Store version 4.0.1 is out!

AngularJS Store version 4.0.1 is out!

9
Comments
1 min read
ReactiveForms: Don't die trying.

ReactiveForms: Don't die trying.

22
Comments 1
4 min read
Using Algolia With Firebase Angular Apps

Using Algolia With Firebase Angular Apps

8
Comments
4 min read
Angular Material with CSS variables

Angular Material with CSS variables

4
Comments
1 min read
Angular Performance: Performance budgets with the Angular CLI

Angular Performance: Performance budgets with the Angular CLI

49
Comments
2 min read
How to Share Angular Components Between Projects and Apps

How to Share Angular Components Between Projects and Apps

62
Comments 1
13 min read
“Trick or Unsubscribe” in RxJS: a Custom Angular Decorator

“Trick or Unsubscribe” in RxJS: a Custom Angular Decorator

16
Comments
9 min read
Test Angular Build Locally

Test Angular Build Locally

17
Comments 2
1 min read
Schematics: Add Tailwind CSS to your Angular project

Schematics: Add Tailwind CSS to your Angular project

24
Comments
10 min read
Angular Performance: Route Level Code Splitting

Angular Performance: Route Level Code Splitting

42
Comments
2 min read
Angular Performance: Preloading Lazy Routes

Angular Performance: Preloading Lazy Routes

15
Comments
2 min read
All you need to know about Angular animations

All you need to know about Angular animations

103
Comments 4
8 min read
Front End Architecture for Angular Applications

Front End Architecture for Angular Applications

73
Comments
8 min read
Clarifying RxJS Observables under 5 minutes

Clarifying RxJS Observables under 5 minutes

57
Comments 3
4 min read
Angular: Easily extract a falsy value from an observable using the async pipe ?

Angular: Easily extract a falsy value from an observable using the async pipe ?

64
Comments
4 min read
Angular - Let's build an app together | Part 1

Angular - Let's build an app together | Part 1

9
Comments
4 min read
loading...