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 Architecture - Organizing modules

Angular Architecture - Organizing modules

17
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

1
Comments
2 min read
Angular Core Deep Dive

Angular Core Deep Dive

Comments
2 min read
Introduction of Angular for Beginner

Introduction of Angular for Beginner

Comments
2 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
Laravel API Authentication Using LARAVEL SANCTUM With Angular (front-end)

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

Comments
5 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

20
Comments 2
6 min read
Angular 16 REQUIRED Input Properties

Angular 16 REQUIRED Input Properties

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

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

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

How To Test Functional Guards in Angular 15

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

Cancel repeated requests in Angular with interceptors

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

Install TailwindCSS and DaisyUI CSS Plugin with Angular

5
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
Angular Beginner's guide - Passing data within an application

Angular Beginner's guide - Passing data within an application

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

How to Unsubscribe from observables in Angular (many ways)

6
Comments 2
3 min read
Angular standalone components

Angular standalone components

Comments
2 min read
Angular: The Framework of Past, Present, and Future

Angular: The Framework of Past, Present, and Future

76
Comments 17
8 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

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

6
Comments 1
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)

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

Angular Access Right And Feature Toggle By Extending NgIf!

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

Render dynamic components the simple way in Angular – ngComponentOutlet

5
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

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

Episode 23/14: Signals RFC Distilled

2
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

Comments
2 min read
Angular Reactive Form

Angular Reactive Form

1
Comments
2 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

21
Comments 3
4 min read
Reactive WebGPU

Reactive WebGPU

9
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

1
Comments
3 min read
Superpowers with Directives and Dependency Injection: Part 5

Superpowers with Directives and Dependency Injection: Part 5

11
Comments 10
5 min read
How to split an Angular app into micro-frontend apps

How to split an Angular app into micro-frontend apps

68
Comments 13
13 min read
Various ways to make an Input mandatory in Angular

Various ways to make an Input mandatory in Angular

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

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

5
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

Comments 7
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
Mastering Angular's Change Detection Strategies for Enhanced Performance

Mastering Angular's Change Detection Strategies for Enhanced Performance

3
Comments
5 min read
Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

2
Comments
6 min read
What is New in Angular 13 & 14

What is New in Angular 13 & 14

3
Comments
4 min read
Function Overloading in Typescript

Function Overloading in Typescript

74
Comments 16
4 min read
Create an Angular app with ESLint & Tailwind CSS in seconds

Create an Angular app with ESLint & Tailwind CSS in seconds

1
Comments
2 min read
Too many ViewChild? Try ViewChildren to query DOM elements

Too many ViewChild? Try ViewChildren to query DOM elements

1
Comments
3 min read
Providers and importProvidersFrom() with Standalone Components

Providers and importProvidersFrom() with Standalone Components

6
Comments
4 min read
loading...