Mateusz Stefańczyk

Agent Skills in Claude – A Practical Guide for Angular Developers
Stop Claude Code from suggesting outdated Angular patterns. Use Agent Skills to enforce modern standards and project-specific code.

Angular 21.1: Key Features and Improvements
Angular 21.1 simplifies templates with multiple switch cases and spread operators, reducing boilerplate for cleaner, reactive code.

Signal Forms in Angular 21 – Complete Guide
Master Angular Signal Forms: eliminate boilerplate, achieve full TypeScript type safety, and sync state effortlessly without Reactivity.

Angular: Template @let Variable, Hot or Not?
Struggling with falsy values in Angular templates? Use the @let block to simplify complex data rendering and keep your codebase clean.

Breakthrough in State Management – Discover the Simplicity of Signal Store, Part 1
Simplify Angular state management with @ngrx/signals. Eliminate boilerplate, leverage functional patterns, and build reactive features.

New Syntax for control flow in Angular!
Replace cumbersome structural directives with the clean @syntax and @defer blocks to optimize template readability and bundle sizes.

Angular Standalone API
Ditch NgModules with Angular Standalone components. Simplify your architecture, streamline lazy loading, and build leaner apps today.

Angular v14 – What you should know?
Simplify Angular development with v14 standalone components and typed forms. Streamline routing, boost type safety, and clean your code.

RxJS7 – what’s new?
Reduce bundle size and upgrade type safety with RxJS 7. Master new operator syntax and streamlined subscription patterns for cleaner code.

Nested forms with ControlContainer
Struggling with multi-step nested forms across routes? Use Angular ControlContainer to sync form groups and build clean, modular logic.
