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 et les signaux de la discorde

Angular et les signaux de la discorde

5
Comments
4 min read
RxJS Operators Every Angular Developer Should Know

RxJS Operators Every Angular Developer Should Know

5
Comments 2
4 min read
New way of passing data to dynamically created components (New Feature 🎉)

New way of passing data to dynamically created components (New Feature 🎉)

14
Comments 1
6 min read
Maximize your Angular code reusability using <NgTemplateOutlet>

Maximize your Angular code reusability using <NgTemplateOutlet>

8
Comments
1 min read
Code Comparison: React vs Angular

Code Comparison: React vs Angular

43
Comments 18
4 min read
How to set up routing in Angular to create single-page applications

How to set up routing in Angular to create single-page applications

7
Comments 2
9 min read
Angular Architecture - Organizing modules

Angular Architecture - Organizing modules

42
Comments 2
5 min read
Getting Started with Pipes in Angular: A Beginner's Guide

Getting Started with Pipes in Angular: A Beginner's Guide

4
Comments
7 min read
Angular Router In Depth

Angular Router In Depth

3
Comments
4 min read
RxJs In Practice

RxJs In Practice

4
Comments
2 min read
Angular Core Deep Dive

Angular Core Deep Dive

1
Comments
2 min read
Introduction of Angular for Beginner

Introduction of Angular for Beginner

Comments
2 min read
Laravel API Authentication Using LARAVEL SANCTUM With Angular (front-end)

Laravel API Authentication Using LARAVEL SANCTUM With Angular (front-end)

5
Comments
5 min read
A simple setup to simplify your Style File Imports into your Angular app

A simple setup to simplify your Style File Imports into your Angular app

4
Comments
2 min read
Beyond Angular Signals: Signals & Custom Render Strategies

Beyond Angular Signals: Signals & Custom Render Strategies

23
Comments 3
10 min read
Component Immutability and RequiredArray

Component Immutability and RequiredArray

1
Comments
1 min read
Signals: what this means for NgRx

Signals: what this means for NgRx

28
Comments 2
6 min read
Angular 16 REQUIRED Input Properties

Angular 16 REQUIRED Input Properties

4
Comments 1
2 min read
Image validation for Angular

Image validation for Angular

1
Comments
3 min read
How to set up aliases for module imports in TypeScript (Angular)

How to set up aliases for module imports in TypeScript (Angular)

12
Comments
1 min read
How To Test Functional Guards in Angular 15

How To Test Functional Guards in Angular 15

3
Comments 1
2 min read
Cancel repeated requests in Angular with interceptors

Cancel repeated requests in Angular with interceptors

3
Comments 1
3 min read
Install TailwindCSS and DaisyUI CSS Plugin with Angular

Install TailwindCSS and DaisyUI CSS Plugin with Angular

10
Comments 2
2 min read
How I work with Observables in Angular

How I work with Observables in Angular

5
Comments
5 min read
Adding NgRx to the Angular Application

Adding NgRx to the Angular Application

Comments
2 min read
Caricare componenti Angular in maniera lazy senza il routing direttamente dall'HTML

Caricare componenti Angular in maniera lazy senza il routing direttamente dall'HTML

1
Comments
10 min read
How to Unsubscribe from observables in Angular (many ways)

How to Unsubscribe from observables in Angular (many ways)

14
Comments 4
3 min read
Angular: The Framework of Past, Present, and Future

Angular: The Framework of Past, Present, and Future

77
Comments 18
8 min read
Angular standalone components

Angular standalone components

Comments
2 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

Why and When Use Ng-template, NgContent, and NgContainer in Angular

27
Comments 2
3 min read
Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

26
Comments 1
3 min read
Angular Access Right And Feature Toggle By Extending NgIf!

Angular Access Right And Feature Toggle By Extending NgIf!

7
Comments 2
4 min read
Render dynamic components the simple way in Angular – ngComponentOutlet

Render dynamic components the simple way in Angular – ngComponentOutlet

18
Comments 4
4 min read
Signals Sub-RFC 3 — New Angular Reactive Approach or a Path to Confusion?

Signals Sub-RFC 3 — New Angular Reactive Approach or a Path to Confusion?

6
Comments 2
3 min read
Admin UI extension in Vendure

Admin UI extension in Vendure

4
Comments
5 min read
Episode 23/14: Signals RFC Distilled

Episode 23/14: Signals RFC Distilled

3
Comments
2 min read
Introduction to Angular Framework: Core Features

Introduction to Angular Framework: Core Features

1
Comments
3 min read
Setting up multiple environments in Angular app

Setting up multiple environments in Angular app

Comments
1 min read
Demystifying the Push / Pull nature of Angular Signals

Demystifying the Push / Pull nature of Angular Signals

2
Comments
1 min read
Using playwright during SPA/Angular development to mock your environment

Using playwright during SPA/Angular development to mock your environment

1
Comments
15 min read
NgRx Core Concepts for Beginners in 2023

NgRx Core Concepts for Beginners in 2023

1
Comments
5 min read
Angular Directive

Angular Directive

1
Comments
2 min read
Custom filter options in Ag Grid - Angular

Custom filter options in Ag Grid - Angular

4
Comments
2 min read
Can’t bind to ‘ngModel’ since it isn’t a known property of ‘input

Can’t bind to ‘ngModel’ since it isn’t a known property of ‘input

17
Comments
1 min read
Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

22
Comments 3
4 min read
Angular Reactive Form

Angular Reactive Form

1
Comments
2 min read
Reactive WebGPU

Reactive WebGPU

10
Comments
10 min read
Angular version upgrade v4 to v12 - part1

Angular version upgrade v4 to v12 - part1

1
Comments
1 min read
Compose RxJS custom operators to hide complex logic

Compose RxJS custom operators to hide complex logic

1
Comments
4 min read
Angular Devs Beware: Are You Guilty of This Performance-Killing Practice?

Angular Devs Beware: Are You Guilty of This Performance-Killing Practice?

12
Comments 4
6 min read
Bind Route Info to Component Inputs (New Router feature)

Bind Route Info to Component Inputs (New Router feature)

14
Comments 2
6 min read
RxJS 7 - Subjects

RxJS 7 - Subjects

3
Comments
2 min read
ng-morph is the best way to do big changes in your Angular project

ng-morph is the best way to do big changes in your Angular project

Comments
5 min read
Angular starting files explanation for beginners

Angular starting files explanation for beginners

6
Comments
3 min read
How to split an Angular app into micro-frontend apps

How to split an Angular app into micro-frontend apps

263
Comments 13
13 min read
Superpowers with Directives and Dependency Injection: Part 5

Superpowers with Directives and Dependency Injection: Part 5

11
Comments 10
5 min read
Various ways to make an Input mandatory in Angular

Various ways to make an Input mandatory in Angular

27
Comments 4
4 min read
#Angular Adventure: Deep Dive into Angular's View Encapsulation 🚀

#Angular Adventure: Deep Dive into Angular's View Encapsulation 🚀

9
Comments
2 min read
#Angular Adventure: Mastering Secure Local Storage in Angular with Crypto-js

#Angular Adventure: Mastering Secure Local Storage in Angular with Crypto-js

5
Comments 8
4 min read
CASE v1 released. The fastest way to build CRUD apps

CASE v1 released. The fastest way to build CRUD apps

1
Comments
1 min read
loading...