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.
Caching HTTP Response in Angular with Cashew

Caching HTTP Response in Angular with Cashew

15
Comments 1
1 min read
How to make angular app watch for changes in angular library and update itself?

How to make angular app watch for changes in angular library and update itself?

16
Comments 4
2 min read
Dynamic Api Url for your frontend project using Docker

Dynamic Api Url for your frontend project using Docker

22
Comments 4
4 min read
BDD with Angular and CucumberJS

BDD with Angular and CucumberJS

19
Comments 2
4 min read
Creating Dynamic Review Rating Displays with Font Awesome and Class Attribute in Angular.

Creating Dynamic Review Rating Displays with Font Awesome and Class Attribute in Angular.

5
Comments
4 min read
Writing an Angular Schematic to add a Lazy Loaded Feature Route

Writing an Angular Schematic to add a Lazy Loaded Feature Route

9
Comments
12 min read
Trying an new framework without internet

Trying an new framework without internet

6
Comments 1
2 min read
5 Best Front-end JavaScript Frameworks: Multi-Year Developer Surveys Visualized

5 Best Front-end JavaScript Frameworks: Multi-Year Developer Surveys Visualized

71
Comments 3
6 min read
How to architect epic Angular app in less than 10 minutes! ⏱️

How to architect epic Angular app in less than 10 minutes! ⏱️

119
Comments 10
1 min read
Write Angular code 10x faster

Write Angular code 10x faster

9
Comments
2 min read
Everything GitHub: Continuous Integration, Deployment and Hosting for your Angular App

Everything GitHub: Continuous Integration, Deployment and Hosting for your Angular App

85
Comments
20 min read
How to use ViewChild in Angular 9

How to use ViewChild in Angular 9

34
Comments 1
5 min read
BUILDING A BOOK FINDER APP USING GOOGLE BOOK API

BUILDING A BOOK FINDER APP USING GOOGLE BOOK API

12
Comments
7 min read
From AngularJS to React Bit By Bit

From AngularJS to React Bit By Bit

24
Comments 6
12 min read
OWASP Top 10 Security Vulnerabilities

OWASP Top 10 Security Vulnerabilities

88
Comments 1
5 min read
Deploy an Angular App Using Google Cloud Run

Deploy an Angular App Using Google Cloud Run

11
Comments 4
4 min read
A day in the life: how a frontend developer solves a "simple" bug

A day in the life: how a frontend developer solves a "simple" bug

92
Comments 8
7 min read
Creating A Cypress Test Environment To Skip Authentication

Creating A Cypress Test Environment To Skip Authentication

16
Comments 1
2 min read
22 Shout-Outs to Open Source and Infinite Creativity

22 Shout-Outs to Open Source and Infinite Creativity

233
Comments 14
6 min read
Flagged enum, why and how

Flagged enum, why and how

18
Comments
3 min read
How to use ResizeObserver with Angular

How to use ResizeObserver with Angular

62
Comments 9
5 min read
A New Way of Dispatching Actions With Ngxs for Angular

A New Way of Dispatching Actions With Ngxs for Angular

5
Comments
2 min read
Angular 9: Lazy Loading Components

Angular 9: Lazy Loading Components

263
Comments 16
5 min read
Why Splice removes only last element when array elements are the same

Why Splice removes only last element when array elements are the same

4
Comments
1 min read
End-to-End HTTP request cancelation with RxJS & NestJS

End-to-End HTTP request cancelation with RxJS & NestJS

49
Comments
6 min read
NgRx Selector Performance

NgRx Selector Performance

84
Comments 7
5 min read
Fix Chrome80 SameSite Issue

Fix Chrome80 SameSite Issue

7
Comments
1 min read
Adding a Phaser game to an Angular App

Adding a Phaser game to an Angular App

7
Comments 2
1 min read
Deploying an Angular 8 app to GitHub Pages using Actions

Deploying an Angular 8 app to GitHub Pages using Actions

11
Comments
4 min read
What would be your choice of framework in 2020?

What would be your choice of framework in 2020?

5
Comments 1
2 min read
What are AOT & JIT Compiler in Angular ?

What are AOT & JIT Compiler in Angular ?

26
Comments 5
4 min read
Angular a11y: 11 tips on how to make your apps more accessible

Angular a11y: 11 tips on how to make your apps more accessible

51
Comments
11 min read
Angular-Testing-Library

Angular-Testing-Library

27
Comments 1
3 min read
Angular: Create Custom Dynamic Loader OR Spinner on HTML Element

Angular: Create Custom Dynamic Loader OR Spinner on HTML Element

4
Comments 2
6 min read
Micro-interactions in Angular

Micro-interactions in Angular

11
Comments
1 min read
Angular - Custom Webpack Config to use SvgDocGen plugin

Angular - Custom Webpack Config to use SvgDocGen plugin

9
Comments
4 min read
Upgrading to Angular 9 DI Error.

Upgrading to Angular 9 DI Error.

31
Comments
2 min read
Adventure Game Sentence Parsing with Compromise

Adventure Game Sentence Parsing with Compromise

16
Comments
6 min read
Initial Null Problem of AsyncPipe and async data-binding

Initial Null Problem of AsyncPipe and async data-binding

48
Comments 7
6 min read
Real Time web applications with the Server Sent Events protocol. Symfony, ApiPlatform, Angular, Akita and Mercure

Real Time web applications with the Server Sent Events protocol. Symfony, ApiPlatform, Angular, Akita and Mercure

38
Comments
7 min read
Converting native Karma, Jasmine tests to use Angular-Testing-Library

Converting native Karma, Jasmine tests to use Angular-Testing-Library

9
Comments 1
3 min read
Turn your angular application into PWA through service worker

Turn your angular application into PWA through service worker

5
Comments
4 min read
Angular vs React: security bakeoff 2019

Angular vs React: security bakeoff 2019

11
Comments
4 min read
Role-based auth in Angular 9 🔑

Role-based auth in Angular 9 🔑

49
Comments
1 min read
Top Common Mistakes of Angular Developers

Top Common Mistakes of Angular Developers

11
Comments
1 min read
Angular Hidden Time Pipe

Angular Hidden Time Pipe

10
Comments 1
1 min read
Unit Testing Angular - Component Testing

Unit Testing Angular - Component Testing

120
Comments 5
10 min read
Debug Angular 9: Interacting with Components

Debug Angular 9: Interacting with Components

113
Comments
3 min read
How I Used Ionic 4 CLI Proxy To Redirect API Requests And Avoid CORS Errors

How I Used Ionic 4 CLI Proxy To Redirect API Requests And Avoid CORS Errors

9
Comments
2 min read
Multiple Markers On Google Map In Angular App (The Pro Way) Part 2

Multiple Markers On Google Map In Angular App (The Pro Way) Part 2

37
Comments 11
3 min read
CICD working!

CICD working!

7
Comments
2 min read
Debug Angular 9 in 60 Seconds

Debug Angular 9 in 60 Seconds

170
Comments 6
2 min read
Hi, I'm New Here...

Hi, I'm New Here...

7
Comments 3
1 min read
Angular - the learning story

Angular - the learning story

7
Comments
2 min read
Reusable HTML in Angular using NgTemplateOutlet

Reusable HTML in Angular using NgTemplateOutlet

22
Comments 10
4 min read
Creating A Show-or-Hide-Password Feature For Angular Forms

Creating A Show-or-Hide-Password Feature For Angular Forms

34
Comments 5
4 min read
Creating Interactive Dashboards in Angular

Creating Interactive Dashboards in Angular

11
Comments
7 min read
Angular and Internet Explorer

Angular and Internet Explorer

13
Comments 1
5 min read
Deploy an Angular Application to AWS S3

Deploy an Angular Application to AWS S3

10
Comments
2 min read
Angular 8.x / 9.x & Internet Explorer Not Working. Quick Solution!

Angular 8.x / 9.x & Internet Explorer Not Working. Quick Solution!

18
Comments 3
2 min read
loading...