DEV Community

Cristian Sifuentes profile picture

Cristian Sifuentes

đź§  Full-stack dev crafting scalable apps with .NET, Angular, Git, SQL & extensions. Clean code, dark themes, atomic commits.

Joined Joined on  github website
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
Angular 19: Mastering `input.required()` and Functional Inputs with Signals

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

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

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

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

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

Comments
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
Mastering the New Control Flow Syntax in Angular 19

Mastering the New Control Flow Syntax in Angular 19

Comments
2 min read
Fixing 'ngModel' and 'ngClass' Errors in Angular 19 Standalone Components

Fixing 'ngModel' and 'ngClass' Errors in Angular 19 Standalone Components

Comments
3 min read
Farewell Flex: The Future of Layouts in Angular 19 (2025 Edition)

Farewell Flex: The Future of Layouts in Angular 19 (2025 Edition)

Comments
2 min read
Building Reactive UIs with Angular Signals: A Practical Profile Editor (Angular 19)

Building Reactive UIs with Angular Signals: A Practical Profile Editor (Angular 19)

9
Comments 2
3 min read
Using ngModel with Signals in Angular 19: A Professional Guide

Using ngModel with Signals in Angular 19: A Professional Guide

5
Comments
2 min read
loading...