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.
Understanding the Angular Framework and Source Code.

Understanding the Angular Framework and Source Code.

6
Comments 6
1 min read
Building Angular Applications with GitHub Copilot

Building Angular Applications with GitHub Copilot

109
Comments
1 min read
Protractor is dead, long live Cypress! - Part 1

Protractor is dead, long live Cypress! - Part 1

6
Comments 2
6 min read
Protractor is dead, long live Cypress! - Part 2

Protractor is dead, long live Cypress! - Part 2

5
Comments
6 min read
Making a Mock Service for all the mock data

Making a Mock Service for all the mock data

7
Comments
4 min read
User Authentication in Angular App using Auth0

User Authentication in Angular App using Auth0

7
Comments
2 min read
The truth about Angular form

The truth about Angular form

5
Comments
2 min read
How to use angular-cli without global installation

How to use angular-cli without global installation

7
Comments
1 min read
Auto-complete with material and RxJS

Auto-complete with material and RxJS

3
Comments
3 min read
How To Analyze An Angular Project with Fortify

How To Analyze An Angular Project with Fortify

6
Comments
10 min read
Why Should One learn Angular in 2021?

Why Should One learn Angular in 2021?

3
Comments 2
4 min read
Faster angular universal with PWA

Faster angular universal with PWA

9
Comments
2 min read
Build a grayscale release environment from scratch

Build a grayscale release environment from scratch

6
Comments
11 min read
[Angular] How to create beautiful and realistic confetti animations using tsParticles

[Angular] How to create beautiful and realistic confetti animations using tsParticles

21
Comments
1 min read
Angular Material 12 Multiple Images upload with Preview example

Angular Material 12 Multiple Images upload with Preview example

14
Comments
3 min read
Angular Router: empty paths, named outlets and a fix that came with Angular 11

Angular Router: empty paths, named outlets and a fix that came with Angular 11

47
Comments 1
7 min read
ng update @my/lib - What's the order of executing custom Angular schematics? 🤹

ng update @my/lib - What's the order of executing custom Angular schematics? 🤹

5
Comments
2 min read
Integrating OpenID Connect to your application stack (Asp.Net Core, Angular)

Integrating OpenID Connect to your application stack (Asp.Net Core, Angular)

33
Comments
10 min read
Implement scroll-to-top in Angular

Implement scroll-to-top in Angular

25
Comments 6
2 min read
React vs Angular vs Vue (briefly)

React vs Angular vs Vue (briefly)

139
Comments 22
2 min read
How to implement an address search with Angular and Google Maps

How to implement an address search with Angular and Google Maps

4
Comments
1 min read
Hackathon -Develop a UI dashboard that displays weather forecasts to African farmers

Hackathon -Develop a UI dashboard that displays weather forecasts to African farmers

3
Comments
3 min read
Per-project configuration, Storybook support for Angular 12, auto-refresh for Dependency Graph, and more in Nx 12.5!

Per-project configuration, Storybook support for Angular 12, auto-refresh for Dependency Graph, and more in Nx 12.5!

9
Comments
4 min read
Upgrading an Existing Angular Application to CLI 7.3 for Conditional Polyfills

Upgrading an Existing Angular Application to CLI 7.3 for Conditional Polyfills

2
Comments
3 min read
Implantar um aplicativo Angular no Azure pela CLI

Implantar um aplicativo Angular no Azure pela CLI

6
Comments
3 min read
The JUICE of Reactive Programming in Angular

The JUICE of Reactive Programming in Angular

13
Comments
12 min read
Adding the Bootstrap CSS framework to an Angular application

Adding the Bootstrap CSS framework to an Angular application

9
Comments
5 min read
POC where Angular requests URL of image and Quarkus provides it through a raw copy and base64

POC where Angular requests URL of image and Quarkus provides it through a raw copy and base64

6
Comments
2 min read
Storybook — React Native, React, Angular, Vue

Storybook — React Native, React, Angular, Vue

2
Comments
3 min read
Deploy Angular SPA App to GitHub Pages, implement CI/CD using GitHub Actions

Deploy Angular SPA App to GitHub Pages, implement CI/CD using GitHub Actions

6
Comments
6 min read
GitHub Actions Performance Improvement for your CI/CD

GitHub Actions Performance Improvement for your CI/CD

2
Comments
5 min read
Axios vs Fetch

Axios vs Fetch

116
Comments 7
2 min read
Animating Angular’s *ngIf and *ngFor

Animating Angular’s *ngIf and *ngFor

6
Comments
5 min read
Deploying Nx workspace based Angular and NestJS apps to Heroku

Deploying Nx workspace based Angular and NestJS apps to Heroku

4
Comments
5 min read
Editing Tabular Data in Angular

Editing Tabular Data in Angular

9
Comments 5
11 min read
Implementing custom confirmation modal for canDeactivate

Implementing custom confirmation modal for canDeactivate

7
Comments
3 min read
Creating a Multi-Control Custom Validator in Angular

Creating a Multi-Control Custom Validator in Angular

6
Comments
5 min read
Top 6 security best practices for Angular apps

Top 6 security best practices for Angular apps

3
Comments
2 min read
Supercharge your Angular application using Web Workers

Supercharge your Angular application using Web Workers

12
Comments
4 min read
View code snippets in fullscreen mode

View code snippets in fullscreen mode

3
Comments
1 min read
How We Test Angular2+

How We Test Angular2+

3
Comments
4 min read
ng-container

ng-container

6
Comments 1
3 min read
How to stop Angular ng serve on Mac/Linux

How to stop Angular ng serve on Mac/Linux

4
Comments 2
1 min read
Angular Dependency Injection(Custom Provider)

Angular Dependency Injection(Custom Provider)

5
Comments
3 min read
Angular : Add cookie consent in your angular project just in 5 minutes #trending

Angular : Add cookie consent in your angular project just in 5 minutes #trending

27
Comments 3
3 min read
Routing with Angular 11 Router: Full-Tutorial

Routing with Angular 11 Router: Full-Tutorial

6
Comments
4 min read
Making Mock Data for an Angular list view component

Making Mock Data for an Angular list view component

8
Comments
4 min read
Cypress How to Configure HTML Reports with Screenshot Step by Step Guide

Cypress How to Configure HTML Reports with Screenshot Step by Step Guide

12
Comments 2
3 min read
Angular on Azure — Part I

Angular on Azure — Part I

5
Comments
8 min read
Building an RSS Scully Plugin - Angular

Building an RSS Scully Plugin - Angular

10
Comments
5 min read
How to call a external API from Angular Application while executing ng serve

How to call a external API from Angular Application while executing ng serve

2
Comments
1 min read
.Net + Angular + PoUi : FullStackPlayGroung

.Net + Angular + PoUi : FullStackPlayGroung

12
Comments
7 min read
My Completely Biased Reasons for Choosing Angular

My Completely Biased Reasons for Choosing Angular

134
Comments 22
8 min read
How to Implement Copy to Clipboard on a Website

How to Implement Copy to Clipboard on a Website

160
Comments 9
3 min read
Customize Angular Webpack config

Customize Angular Webpack config

4
Comments
1 min read
Exploring Custom Form Validators In Angular

Exploring Custom Form Validators In Angular

3
Comments
6 min read
Dynamic Component Generation in Lazy-Loaded Routes

Dynamic Component Generation in Lazy-Loaded Routes

3
Comments
6 min read
Hosting an Angular application on GitHub Pages using Travis CI

Hosting an Angular application on GitHub Pages using Travis CI

2
Comments
7 min read
A better way to connect to NgRx store

A better way to connect to NgRx store

6
Comments
2 min read
Making API call bypassing Interceptor if one is configured in Angular

Making API call bypassing Interceptor if one is configured in Angular

14
Comments
2 min read
loading...