• 2025

Design Patterns in the Frontend: Real-life Angular Architecture Lessons

Speaker:

Issues:

  • Architecture & Design Patterns

Abstract

We often associate design patterns with backend development, but they can also be a powerful tool in frontend architecture — if used right.
In this talk, I’ll share how I’ve implemented the Strategy and Composite patterns in a real-world Angular application to solve complex UI and logic problems. We’ll see how Angular’s tools like ViewContainerRef, @Directive and custom decorators can bring these patterns to life smoothly, without adding unnecessary boilerplate.

Expect practical code examples, architectural insights, and takeaways that you can bring back to your project. If you want to make your Angular apps more flexible, testable and future-proof, this talk is for you.

Related Talks 2025