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.
Angular: Automatically Unsubscribe Observables on Destroy

Angular: Automatically Unsubscribe Observables on Destroy

3
Comments
2 min read
Iframe Microfrontends: Intro and Setup

Iframe Microfrontends: Intro and Setup

14
Comments
3 min read
Angular structural directives and their microsyntax

Angular structural directives and their microsyntax

3
Comments
5 min read
Transitioning from Angular to React, without starting from scratch

Transitioning from Angular to React, without starting from scratch

14
Comments 1
6 min read
Ng-News: Episode 22/21

Ng-News: Episode 22/21

4
Comments
2 min read
4 popular JavaScript style guides that will help your team write better code

4 popular JavaScript style guides that will help your team write better code

3
Comments
5 min read
Say No to NgModule in Angular 14!

Say No to NgModule in Angular 14!

9
Comments 4
3 min read
😑 Mistakes I made when I started with Angular (Applies to any web framework)

😑 Mistakes I made when I started with Angular (Applies to any web framework)

17
Comments 2
3 min read
How to Build Micro Frontends Using Module Federation in Angular

How to Build Micro Frontends Using Module Federation in Angular

28
Comments 5
15 min read
Learn How to Click a Button when Angular Unit Testing

Learn How to Click a Button when Angular Unit Testing

5
Comments
7 min read
Ionic 4 angular router + NavigationExtras interface

Ionic 4 angular router + NavigationExtras interface

8
Comments
1 min read
Matching faces to Twitter DPs #ngIndia

Matching faces to Twitter DPs #ngIndia

Comments
4 min read
Parent-Child Component Communication with Angular and Vanilla JS

Parent-Child Component Communication with Angular and Vanilla JS

12
Comments 1
9 min read
Getting Started with the Angular TimePicker Component

Getting Started with the Angular TimePicker Component

4
Comments
1 min read
Turn Angular application into Chrome extension

Turn Angular application into Chrome extension

14
Comments
1 min read
OpenThyroo 🖥

OpenThyroo 🖥

7
Comments
2 min read
Secure and Deploy Micro Frontends with Angular

Secure and Deploy Micro Frontends with Angular

11
Comments 1
12 min read
Catching and displaying UI errors with toast messages in Angular

Catching and displaying UI errors with toast messages in Angular

10
Comments
11 min read
Direct Hire: Senior Frontend Engineer

Direct Hire: Senior Frontend Engineer

3
Comments 1
1 min read
Complete guide to GraphQL in Angular [with example] 🚀

Complete guide to GraphQL in Angular [with example] 🚀

18
Comments
8 min read
VS Code Configuration for .NET/Angular Projects

VS Code Configuration for .NET/Angular Projects

14
Comments
2 min read
Le futur d'Angular (part 1)

Le futur d'Angular (part 1)

8
Comments
4 min read
Add spinner in Angular application with ngx-spinner

Add spinner in Angular application with ngx-spinner

10
Comments
2 min read
Change Detection without Change Detection

Change Detection without Change Detection

26
Comments 1
5 min read
Angular Standalone Components y su impacto en la modularidad

Angular Standalone Components y su impacto en la modularidad

14
Comments
8 min read
Ng-News: Episode 22/20

Ng-News: Episode 22/20

6
Comments
1 min read
Getting Started with the Angular DatePicker Component

Getting Started with the Angular DatePicker Component

7
Comments
1 min read
Easy caching with Rxjs

Easy caching with Rxjs

10
Comments
3 min read
Managing Multiple Environments with Angular and AWS Amplify Made Easy

Managing Multiple Environments with Angular and AWS Amplify Made Easy

6
Comments
3 min read
Custom Slide-Out Menu Component: Populated with Dynamic Component Data, and Styled with Angular Animations & SCSS

Custom Slide-Out Menu Component: Populated with Dynamic Component Data, and Styled with Angular Animations & SCSS

21
Comments
9 min read
Netflix clone in angular using streaming with nodeJS

Netflix clone in angular using streaming with nodeJS

11
Comments
1 min read
Multi Stage Docker builds with Angular and Nginx

Multi Stage Docker builds with Angular and Nginx

15
Comments
2 min read
How to Implement Animate on Scroll in Angular Web Apps - Using the AOS Library

How to Implement Animate on Scroll in Angular Web Apps - Using the AOS Library

25
Comments 13
3 min read
RFC: Strictly Typed Reactive Forms Gotchas Every Angular Developer Needs to Know

RFC: Strictly Typed Reactive Forms Gotchas Every Angular Developer Needs to Know

6
Comments 1
5 min read
Getting Started with the Angular Signature Pad Component

Getting Started with the Angular Signature Pad Component

4
Comments
1 min read
Catching and handling errors in Angular

Catching and handling errors in Angular

8
Comments
4 min read
How to speed up a Web App loading time by 10x faster!

How to speed up a Web App loading time by 10x faster!

80
Comments 6
3 min read
Top 10 Must-have VSCode Extensions for Angular Developers in 2022

Top 10 Must-have VSCode Extensions for Angular Developers in 2022

6
Comments 1
7 min read
Adding headers to the response in an angular application.

Adding headers to the response in an angular application.

4
Comments
1 min read
Angular: Build your own Context Menu

Angular: Build your own Context Menu

8
Comments 1
2 min read
Passing callback function to the Angular child component

Passing callback function to the Angular child component

8
Comments
4 min read
Comment styliser ses composants partagés avec Angular

Comment styliser ses composants partagés avec Angular

7
Comments
6 min read
Angular vs React vs Vue: Which Framework to Learn in 2022

Angular vs React vs Vue: Which Framework to Learn in 2022

12
Comments 1
12 min read
Ng-News: Episode 22/19

Ng-News: Episode 22/19

2
Comments
2 min read
Microfrontend(MF) - Uso del patrón MVP (Modelo, Vista, Presentación)

Microfrontend(MF) - Uso del patrón MVP (Modelo, Vista, Presentación)

9
Comments
4 min read
First look at Standalone Components in Angular

First look at Standalone Components in Angular

9
Comments
1 min read
Angular proxy configuration for API calls

Angular proxy configuration for API calls

25
Comments
2 min read
State of Angular - Highlights from Google I/O

State of Angular - Highlights from Google I/O

45
Comments 5
3 min read
Lazy loading in Angular with example

Lazy loading in Angular with example

28
Comments 1
4 min read
How to manage keyboard shortcuts in Angular application (The easy way)

How to manage keyboard shortcuts in Angular application (The easy way)

8
Comments 1
1 min read
Custom & Reusable Toast Component with Angular Animations, Async Pipe, and RxJS' BehaviorSubject

Custom & Reusable Toast Component with Angular Animations, Async Pipe, and RxJS' BehaviorSubject

32
Comments 6
9 min read
SetInput en Angular

SetInput en Angular

13
Comments 1
1 min read
Una actualización sobre los componentes independientes

Una actualización sobre los componentes independientes

9
Comments
4 min read
IssueManager - A realtime kanban board made with Appwrite and Angular14

IssueManager - A realtime kanban board made with Appwrite and Angular14

7
Comments 2
4 min read
CookOverflow - a place where share your recipe

CookOverflow - a place where share your recipe

8
Comments
2 min read
Token injection in Angular

Token injection in Angular

10
Comments
1 min read
Writing a wrapper for console.log for better control in Angular, Part II

Writing a wrapper for console.log for better control in Angular, Part II

12
Comments
5 min read
tl8 1.0.0 is out

tl8 1.0.0 is out

4
Comments
1 min read
Angular 13 Detect Width and Height of Screen Tutorial

Angular 13 Detect Width and Height of Screen Tutorial

25
Comments 1
1 min read
Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB

Create An Online Food Store Website Using Angular, NodeJS, Express, And MongoDB

5
Comments
1 min read
loading...