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.
RxJS Tip: Creation Function: from()

RxJS Tip: Creation Function: from()

11
Comments
2 min read
RxJS Tip: Use a Creation Function

RxJS Tip: Use a Creation Function

12
Comments
1 min read
RxJS Tip: Creation Function: of()

RxJS Tip: Creation Function: of()

10
Comments
2 min read
Testing routed Angular components with the RouterTestingModule

Testing routed Angular components with the RouterTestingModule

10
Comments
14 min read
RxJS Tip: Understand the Terminology: Observer

RxJS Tip: Understand the Terminology: Observer

9
Comments 1
4 min read
RxJS Tip: Understand the Terminology: Subscription

RxJS Tip: Understand the Terminology: Subscription

8
Comments
2 min read
Self-assessment, how do I become a better programmer?

Self-assessment, how do I become a better programmer?

16
Comments 2
5 min read
Serving a SPA with Express Server Router

Serving a SPA with Express Server Router

5
Comments 1
6 min read
Angular Server-Side Rendering(SSR): The Browser Is Not The Server

Angular Server-Side Rendering(SSR): The Browser Is Not The Server

20
Comments 3
4 min read
How to simplify nested async subscriptions in Angular template

How to simplify nested async subscriptions in Angular template

6
Comments 3
1 min read
Shopping List: my way to learn stuff

Shopping List: my way to learn stuff

5
Comments
4 min read
Building Forms The Angular Way ( Part 2 )

Building Forms The Angular Way ( Part 2 )

15
Comments
2 min read
Using Hot Module Replacement in Angular 11

Using Hot Module Replacement in Angular 11

41
Comments 3
2 min read
Angular Architecture: Lazy loaded dialogs

Angular Architecture: Lazy loaded dialogs

42
Comments
6 min read
Release @nxtend/ionic-angular 1.0.0

Release @nxtend/ionic-angular 1.0.0

4
Comments
1 min read
Demystifing Angular Routes

Demystifing Angular Routes

33
Comments
3 min read
Tab animation using Angular

Tab animation using Angular

6
Comments
2 min read
Angular 11

Angular 11

11
Comments
6 min read
Visual Studio Code : Auto Save, Auto Reload

Visual Studio Code : Auto Save, Auto Reload

8
Comments
1 min read
What's new in Angular 10

What's new in Angular 10

4
Comments
2 min read
Angular 11 just released 🔥

Angular 11 just released 🔥

9
Comments
2 min read
Angular 11 Now Available

Angular 11 Now Available

7
Comments
2 min read
Angular Router: Getting to know UrlTree, ActivatedRouteSnapshot and ActivatedRoute

Angular Router: Getting to know UrlTree, ActivatedRouteSnapshot and ActivatedRoute

30
Comments 3
9 min read
Angular RxJS Observable Class

Angular RxJS Observable Class

7
Comments 3
3 min read
Change CSS variables with 1 JavaScript line by SilvenLEAF

Change CSS variables with 1 JavaScript line by SilvenLEAF

13
Comments
2 min read
Clear Nx Cache

Clear Nx Cache

10
Comments 2
1 min read
Publish a localized Angular app with Scully

Publish a localized Angular app with Scully

13
Comments
2 min read
10 Tips for Awesome Angular Apps

10 Tips for Awesome Angular Apps

58
Comments 5
4 min read
Agile Angular modules configuration

Agile Angular modules configuration

11
Comments
6 min read
Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

45
Comments 7
8 min read
TIL: How to pass data to parent component on a hybrid Angular project

TIL: How to pass data to parent component on a hybrid Angular project

6
Comments 1
1 min read
REACT VS ANGULAR – WHICH ONE TO CHOOSE IN 2024?

REACT VS ANGULAR – WHICH ONE TO CHOOSE IN 2024?

6
Comments 1
13 min read
How to show a tooltip in angular

How to show a tooltip in angular

2
Comments
2 min read
Azure Active Directory B2C With PKCE for Your Angular App

Azure Active Directory B2C With PKCE for Your Angular App

29
Comments
7 min read
Localize an Angular App

Localize an Angular App

2
Comments
2 min read
React vs. Angular vs. Vue. What will be the best JavaScript framework in 2021?

React vs. Angular vs. Vue. What will be the best JavaScript framework in 2021?

27
Comments 4
2 min read
Firebase Hosting: Preview and Deploy via GitHub Actions

Firebase Hosting: Preview and Deploy via GitHub Actions

5
Comments 1
4 min read
Auth in Web - Cookies Vs Storage

Auth in Web - Cookies Vs Storage

27
Comments 5
6 min read
12 Best Practices to build the "Scalable Angular Application"

12 Best Practices to build the "Scalable Angular Application"

14
Comments
2 min read
Django & DRF & Angular 101, partie 3.3 : authentification & accès guards

Django & DRF & Angular 101, partie 3.3 : authentification & accès guards

6
Comments
9 min read
Looking for Angular Architecture Advise

Looking for Angular Architecture Advise

4
Comments 3
2 min read
Docker: Angular setup + issue exposed port not accessible

Docker: Angular setup + issue exposed port not accessible

15
Comments 5
2 min read
What is AngularJS in Brief?

What is AngularJS in Brief?

2
Comments 2
3 min read
Stop Using React? But Why??

Stop Using React? But Why??

35
Comments 29
2 min read
Beware of Vanilla JS

Beware of Vanilla JS

9
Comments
3 min read
Angular Routing Crash Course

Angular Routing Crash Course

5
Comments
2 min read
Deploying Nx Affected Apps from GitHub Actions

Deploying Nx Affected Apps from GitHub Actions

7
Comments 1
7 min read
Is Angular Still in Demand?

Is Angular Still in Demand?

5
Comments 5
2 min read
Build a rich text editor in Angular with ngx-quill

Build a rich text editor in Angular with ngx-quill

25
Comments 1
4 min read
Malas prácticas en Angular: Avanzado

Malas prácticas en Angular: Avanzado

3
Comments
7 min read
Create RSS Feed from any website

Create RSS Feed from any website

7
Comments
1 min read
Malas prácticas en Angular

Malas prácticas en Angular

10
Comments
12 min read
From Reactive Services to NGXS

From Reactive Services to NGXS

6
Comments
3 min read
How to override ngx-charts tooltip styles with angular-material theme?

How to override ngx-charts tooltip styles with angular-material theme?

4
Comments
2 min read
Extend @ngx-translate/core Feature with @rxweb/ngx-translate-extension

Extend @ngx-translate/core Feature with @rxweb/ngx-translate-extension

5
Comments 2
2 min read
Devs won't need to optimize their apps

Devs won't need to optimize their apps

19
Comments 4
7 min read
Deploy angular project to Gitlab pages using gitlab.ci

Deploy angular project to Gitlab pages using gitlab.ci

8
Comments
2 min read
Video api for Angular

Video api for Angular

6
Comments 4
1 min read
Angular Dashboard 🅰️ with Material

Angular Dashboard 🅰️ with Material

98
Comments
26 min read
Convert your .NET Core with Angular SPA app to an NX environment - Quick Guide

Convert your .NET Core with Angular SPA app to an NX environment - Quick Guide

8
Comments
3 min read
loading...