DEV Community

# angular

The framework for building scalable web apps with confidence

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

1
Comments 1
2 min read
🐳 Dockerize Your Angular App: A Beginner’s Guide

🐳 Dockerize Your Angular App: A Beginner’s Guide

8
Comments
2 min read
Angular Material Blocks MCP server

Angular Material Blocks MCP server

8
Comments
1 min read
Ng-News 25/15: Native Observables

Ng-News 25/15: Native Observables

13
Comments 4
4 min read
Building Accessible Angular Applications (WCAG, ARIA)

Building Accessible Angular Applications (WCAG, ARIA)

5
Comments 4
2 min read
Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Comments
2 min read
How to Integrate Sanity CMS with Angular

How to Integrate Sanity CMS with Angular

7
Comments 2
10 min read
The Final (For Now) Setting for My Personal Blog as a Dev

The Final (For Now) Setting for My Personal Blog as a Dev

Comments
3 min read
Testing Angular HTTP Services using Jest

Testing Angular HTTP Services using Jest

5
Comments 2
2 min read
Is ViewChild and Lifecycle Hooks in Angular Really Code Smells? No.

Is ViewChild and Lifecycle Hooks in Angular Really Code Smells? No.

6
Comments
4 min read
Asynchronous Events: Getting Rid of Internal Services in Angular applications

Asynchronous Events: Getting Rid of Internal Services in Angular applications

Comments
3 min read
Testing Angular Components with Services using Jest

Testing Angular Components with Services using Jest

1
Comments
1 min read
Angular 19: Mastering `input.required()` and Functional Inputs with Signals

Angular 19: Mastering `input.required()` and Functional Inputs with Signals

7
Comments 1
2 min read
Building an ISO 20022 End-to-End Demo with ngx-iso-form and ISO20022 Libraries

Building an ISO 20022 End-to-End Demo with ngx-iso-form and ISO20022 Libraries

Comments
4 min read
Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Comments 1
2 min read
Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Comments 1
2 min read
Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Comments
2 min read
Testing Angular Components with Inputs and Outputs using Jest

Testing Angular Components with Inputs and Outputs using Jest

1
Comments
1 min read
Testing Angular Components with Children using Jest

Testing Angular Components with Children using Jest

1
Comments 1
1 min read
How to Set Up Jest in Angular 19 (Step-by-Step Guide)

How to Set Up Jest in Angular 19 (Step-by-Step Guide)

11
Comments 2
1 min read
Testing Angular with Jest

Testing Angular with Jest

4
Comments
1 min read
Testing Angular simple Components using Jest

Testing Angular simple Components using Jest

2
Comments
1 min read
Integrating Tailwind CSS in Angular

Integrating Tailwind CSS in Angular

1
Comments
2 min read
Ng-News 25/11: TypeScript's Port to Go, Q&A on SSR

Ng-News 25/11: TypeScript's Port to Go, Q&A on SSR

4
Comments 2
2 min read
Mastering the New Control Flow Syntax in Angular 19

Mastering the New Control Flow Syntax in Angular 19

2
Comments
2 min read
loading...