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.
Using Angular’s EventEmitter to Share Data Between Child and Parent Components

Using Angular’s EventEmitter to Share Data Between Child and Parent Components

3
Comments 1
4 min read
How to Add Bootstrap 4 to an Angular App

How to Add Bootstrap 4 to an Angular App

4
Comments 1
2 min read
Promises vs Observables

Promises vs Observables

2
Comments
3 min read
Build a reactive countdown timer using RxJS and Angular

Build a reactive countdown timer using RxJS and Angular

3
Comments
6 min read
15+ Free Angular Dashboard Templates of 2022

15+ Free Angular Dashboard Templates of 2022

5
Comments
8 min read
How to use APP_INITIALIZER token in Angular

How to use APP_INITIALIZER token in Angular

4
Comments
1 min read
Angular registering animation triggers

Angular registering animation triggers

8
Comments
6 min read
The best Angular 15 Starter Project

The best Angular 15 Starter Project

8
Comments
2 min read
Discover the power of @Ngrx/component-store to create a Local Component State

Discover the power of @Ngrx/component-store to create a Local Component State

8
Comments 4
9 min read
What The Facade?!

What The Facade?!

6
Comments
5 min read
Create custom operators to sum and sort RxJS streams

Create custom operators to sum and sort RxJS streams

1
Comments
5 min read
Create a pie chart using Angular and Springboot

Create a pie chart using Angular and Springboot

5
Comments
6 min read
Sign out of all tabs if logged out from one - Angular & Storage Events

Sign out of all tabs if logged out from one - Angular & Storage Events

2
Comments
3 min read
Angular CLI - Quick Guide

Angular CLI - Quick Guide

1
Comments
3 min read
Intro To The [ngSwitch] Directive

Intro To The [ngSwitch] Directive

2
Comments
2 min read
Does Angular Support Generic Component Types?

Does Angular Support Generic Component Types?

57
Comments 5
9 min read
Episode 22/50: Angular Gaming Show, Ryan Carniato learning Angular

Episode 22/50: Angular Gaming Show, Ryan Carniato learning Angular

2
Comments
2 min read
A Complete Guide to Creating a Mind Map Using Angular Diagram Component

A Complete Guide to Creating a Mind Map Using Angular Diagram Component

2
Comments
14 min read
Taiga UI: Year of the Tiger

Taiga UI: Year of the Tiger

16
Comments
11 min read
Tutorial: How To Implement Angular Micro Frontends With Module Federation and Nx

Tutorial: How To Implement Angular Micro Frontends With Module Federation and Nx

1
Comments
1 min read
Module Federation in mobile apps powered by NativeScript

Module Federation in mobile apps powered by NativeScript

18
Comments
7 min read
AnimationFactory: how Angular creates animation renderers

AnimationFactory: how Angular creates animation renderers

12
Comments 2
4 min read
Mastering Injectable Services: A Comprehensive Guide

Mastering Injectable Services: A Comprehensive Guide

29
Comments 5
7 min read
How to manipulate ion2-calendar CSS in an Ionic 6 project.

How to manipulate ion2-calendar CSS in an Ionic 6 project.

3
Comments
3 min read
Interview: Basic Horizontal Nav Bar

Interview: Basic Horizontal Nav Bar

7
Comments 1
1 min read
I changed my mind. Angular needs a reactive primitive

I changed my mind. Angular needs a reactive primitive

123
Comments 63
16 min read
Supabase Angular authentication with RxJS Observables

Supabase Angular authentication with RxJS Observables

8
Comments
7 min read
Take photos with web camera using RxJS and Angular

Take photos with web camera using RxJS and Angular

9
Comments
7 min read
Angular Universal with Standalone Component

Angular Universal with Standalone Component

8
Comments 3
2 min read
Including standalone components in your module based Angular application routes.

Including standalone components in your module based Angular application routes.

2
Comments
2 min read
NG Bootstrap Modal With Full Typing (ngx-bootstrap-typed-modal)

NG Bootstrap Modal With Full Typing (ngx-bootstrap-typed-modal)

2
Comments
4 min read
The top JavaScript framework to land a job in 2023

The top JavaScript framework to land a job in 2023

4
Comments
3 min read
Debug Angular Apps Easily Using Angular DevTools

Debug Angular Apps Easily Using Angular DevTools

6
Comments
7 min read
Publishing your first library with NX on NPM

Publishing your first library with NX on NPM

13
Comments
3 min read
Do nothing on Angular material dialog scrolling

Do nothing on Angular material dialog scrolling

6
Comments
2 min read
Anchor scrolling in Angular

Anchor scrolling in Angular

6
Comments
5 min read
NgTemplateOutlet Typed Checking (Part 2)(Inline)

NgTemplateOutlet Typed Checking (Part 2)(Inline)

10
Comments 1
3 min read
Easy Steps to Create a Read-Only Angular PDF Viewer

Easy Steps to Create a Read-Only Angular PDF Viewer

2
Comments
5 min read
Creating a loading effect using RxJs in Angular

Creating a loading effect using RxJs in Angular

5
Comments
9 min read
Typescript: unknown vs any

Typescript: unknown vs any

5
Comments
2 min read
Manipulate video times using RxJS and Angular

Manipulate video times using RxJS and Angular

7
Comments
6 min read
Angular with Firebase setup & deployment.

Angular with Firebase setup & deployment.

3
Comments
2 min read
How to configure and use environment specific values in Angular

How to configure and use environment specific values in Angular

6
Comments 1
2 min read
Using dependency injection to automatically unsubscribe from an Observable

Using dependency injection to automatically unsubscribe from an Observable

35
Comments 1
3 min read
"Of" vs "From" - How to use each and what is the difference?

"Of" vs "From" - How to use each and what is the difference?

6
Comments 1
3 min read
NgTemplateOutlet Typed checked (with @ContentChild)

NgTemplateOutlet Typed checked (with @ContentChild)

15
Comments 1
5 min read
Increase productivity by visually differentiating between environments

Increase productivity by visually differentiating between environments

2
Comments
2 min read
Best Angular Component Library for Frontend Web Abbs

Best Angular Component Library for Frontend Web Abbs

6
Comments
6 min read
Directive Type Checking 

Directive Type Checking 

15
Comments
3 min read
Reducing Angular Library Contributions to the Main Bundle

Reducing Angular Library Contributions to the Main Bundle

3
Comments
5 min read
How to add class conditionally to css element in angular

How to add class conditionally to css element in angular

5
Comments
1 min read
Always use "inject"

Always use "inject"

75
Comments 5
5 min read
Sort data without articles using RxJS and Angular

Sort data without articles using RxJS and Angular

5
Comments
3 min read
How to use the 'forkJoin' RxJS operator

How to use the 'forkJoin' RxJS operator

6
Comments
2 min read
Getting To Know TypeScript's Partial Type

Getting To Know TypeScript's Partial Type

5
Comments
3 min read
Angular 15 Updates: What's new?

Angular 15 Updates: What's new?

5
Comments
2 min read
How To Use The 'Concat' RxJS Operator To Make Synchronous HTTP Calls

How To Use The 'Concat' RxJS Operator To Make Synchronous HTTP Calls

6
Comments
2 min read
Adding Angular Material to Angular Projects.

Adding Angular Material to Angular Projects.

6
Comments
1 min read
Create a CRUD Application with Inline Table Editing in Angular 14 +

Create a CRUD Application with Inline Table Editing in Angular 14 +

12
Comments 2
7 min read
Include API Key In HTTP Requests

Include API Key In HTTP Requests

10
Comments 4
3 min read
loading...