Discover & Learn

Welcome to my Blog
Development & Innovation

Explore my articles on modern web development, software architecture, and the latest technological innovations. Let's share our experiences and develop our skills together.

4
Articles
0
Likes
Blog - Développement & Innovation
Tutorials
Code
Cloud
Innovation
Frontend
Backend
🚀 Angular 21: Signal Forms are changing the way forms are managed!
3 min

🚀 Angular 21: Signal Forms are changing the way forms are managed!

🚀 Angular 21 introduces a new Signals-based approach to managing forms: Signal Forms.

Angular 17 : @Input() vs input()
2 min

Angular 17 : @Input() vs input()

If you're still using @Input(), it's time to discover its new reactive version: 👉 the input() function.

Anemic Model VS Rich Model
2 min

Anemic Model VS Rich Model

If your entities only serve as simple data containers, then you fall into the Anemic Domain Model anti-pattern.

🎃 Implicit and Explicit Operators 👻
5 min

🎃 Implicit and Explicit Operators 👻

In C#, you can create custom conversions between your types using the implicit operator or explicit operator

Built withusingAngular & Angular Material