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.
What the hack is call, apply, bind in JavaScript

What the hack is call, apply, bind in JavaScript

133
Comments 4
3 min read
Angular: Include module for specific environment

Angular: Include module for specific environment

8
Comments 3
1 min read
Benchmarking your JavaScript Code

Benchmarking your JavaScript Code

8
Comments
3 min read
How I removed a ton of if statements from my Angular app

How I removed a ton of if statements from my Angular app

7
Comments 1
2 min read
TDD in Angular - Understanding an Angular Unit Test

TDD in Angular - Understanding an Angular Unit Test

30
Comments 1
4 min read
Javascript project Ideas

Javascript project Ideas

7
Comments
1 min read
Make your Angular App faster using Dynamic import

Make your Angular App faster using Dynamic import

6
Comments
1 min read
Add bootstrap to angular

Add bootstrap to angular

9
Comments
1 min read
Client wants to modify the SPA website in the future.

Client wants to modify the SPA website in the future.

3
Comments 5
1 min read
With the ngrxLet directive we could get rid of that *ngIf trick that we lovehated

With the ngrxLet directive we could get rid of that *ngIf trick that we lovehated

8
Comments 1
2 min read
Debug Angular 9 in Chrome console

Debug Angular 9 in Chrome console

6
Comments
2 min read
Add chat into your Angular app with TalkJS - Part 1

Add chat into your Angular app with TalkJS - Part 1

16
Comments
11 min read
Using Pick<T,K> in TypeScript

Using Pick<T,K> in TypeScript

4
Comments
1 min read
How to create different environments in Angular?

How to create different environments in Angular?

7
Comments
1 min read
GitHub Actions – Deploying an Angular App

GitHub Actions – Deploying an Angular App

7
Comments
5 min read
Angular: Karma Proxy Configuration

Angular: Karma Proxy Configuration

6
Comments
3 min read
Angular - Introdução aos Testes

Angular - Introdução aos Testes

21
Comments
5 min read
Closure, Currying and IIFE in JavaScript

Closure, Currying and IIFE in JavaScript

29
Comments
3 min read
Testing an Akita-Angular Application with Cypress

Testing an Akita-Angular Application with Cypress

5
Comments 1
2 min read
TDD in Angular - The Basics of General Testing

TDD in Angular - The Basics of General Testing

61
Comments 3
5 min read
Front-end Reading in Depth Week - 17

Front-end Reading in Depth Week - 17

4
Comments 1
1 min read
Global Error Handler in Angular + Application Insights

Global Error Handler in Angular + Application Insights

9
Comments 2
2 min read
Angular Preloading

Angular Preloading

23
Comments 6
3 min read
Angular ErrorHandler - To Handle or Not to Handle?

Angular ErrorHandler - To Handle or Not to Handle?

35
Comments 2
14 min read
Vanilla JS or Framework?

Vanilla JS or Framework?

8
Comments
2 min read
Understand "this" keyword in JavaScript

Understand "this" keyword in JavaScript

33
Comments 2
2 min read
Integrating Google authentication with your Angular app

Integrating Google authentication with your Angular app

22
Comments 2
4 min read
Accessing kubernetes secrets in angular app,running in a Nginx Container.

Accessing kubernetes secrets in angular app,running in a Nginx Container.

29
Comments 5
3 min read
Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

234
Comments 2
13 min read
Another COVID-19 Tracker

Another COVID-19 Tracker

8
Comments
1 min read
REACTJS VS ANGULARJS VS VUEJS

REACTJS VS ANGULARJS VS VUEJS

7
Comments
3 min read
Angular Table row-span and col-span based on typescript data object

Angular Table row-span and col-span based on typescript data object

4
Comments
1 min read
Angular. Is it just a name?

Angular. Is it just a name?

5
Comments
5 min read
Angular's Change Detection

Angular's Change Detection

6
Comments 2
2 min read
Configurar YARN en tus proyectos de Angular - VIDEO

Configurar YARN en tus proyectos de Angular - VIDEO

4
Comments 1
2 min read
Dynamic form group builder for Angular9+ (not the builder for controls)

Dynamic form group builder for Angular9+ (not the builder for controls)

7
Comments
2 min read
How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

How to Handle Errors in Angular Reactive Forms With 3 Lines of Code

11
Comments 1
4 min read
Improve your website performance (gzip + cache)

Improve your website performance (gzip + cache)

8
Comments
2 min read
The difference between the canActivate and canActivateChild guards

The difference between the canActivate and canActivateChild guards

34
Comments
3 min read
Implement Local Notifications in Ionic 5 with Capacitor

Implement Local Notifications in Ionic 5 with Capacitor

12
Comments
31 min read
Angular - How to pass arrays via Query Parameters

Angular - How to pass arrays via Query Parameters

15
Comments 5
2 min read
WoMakersCode: Série de Webinars Gratuitos em Abril

WoMakersCode: Série de Webinars Gratuitos em Abril

21
Comments
2 min read
Testing RxJS with Marbles

Testing RxJS with Marbles

11
Comments 1
6 min read
React vs Angular: Which one should you use in 2020

React vs Angular: Which one should you use in 2020

28
Comments 7
2 min read
Must to know Array Methods in Javascript

Must to know Array Methods in Javascript

8
Comments
4 min read
5+ tips for Angular Library authors

5+ tips for Angular Library authors

2
Comments
3 min read
Automate Angular Application Deployment via AWS CodePipeline - 👨🏻‍💻 👷🏻

Automate Angular Application Deployment via AWS CodePipeline - 👨🏻‍💻 👷🏻

24
Comments 3
6 min read
Angular Dependency Injection 101

Angular Dependency Injection 101

9
Comments 1
4 min read
Material Table Explained

Material Table Explained

11
Comments 1
2 min read
Reactive Patterns with rxjs

Reactive Patterns with rxjs

6
Comments
5 min read
What’s new in Angular 9?

What’s new in Angular 9?

30
Comments
3 min read
Scully Tutorial: A Static Site Generator for Angular Websites

Scully Tutorial: A Static Site Generator for Angular Websites

4
Comments
1 min read
Angular Child Routing

Angular Child Routing

8
Comments
2 min read
Use Pipes in your next Angular Application! (Part 4)

Use Pipes in your next Angular Application! (Part 4)

4
Comments 1
3 min read
Typescript Inheritance

Typescript Inheritance

6
Comments
3 min read
Upgrading to AngularFire 6 with Angular 9

Upgrading to AngularFire 6 with Angular 9

9
Comments 4
2 min read
Moving Beyond Angular's Style Guide - Part 3: Symbols and file names

Moving Beyond Angular's Style Guide - Part 3: Symbols and file names

8
Comments
6 min read
Angular Builder to Run source-map-explorer

Angular Builder to Run source-map-explorer

8
Comments 2
1 min read
Can you remember "Can't bind 'x' since it is not a known property of 'y'"?

Can you remember "Can't bind 'x' since it is not a known property of 'y'"?

16
Comments
3 min read
Configure Proxy Redirect with Scully - The Static Site Generator for Angular apps

Configure Proxy Redirect with Scully - The Static Site Generator for Angular apps

6
Comments
3 min read
loading...