Workshops with GDEs - Signal Froms, Scalable Architecture, Modern Angular

EarlyBird -30% offer.

18.05.26 | 9 – 5 PM (CEST) | Online

Scalable Architecture & Modern Reactivity

Architect scalable “Moduliths” with Nx and master fine-grained reactivity. Move beyond Zone.js to leverage declarative data flows with Signals, eliminate RxJS boilerplate with rxResource, and enforce clean boundaries for  high-performance applications.

Early Bird (-30%) pricing expires in just

Days
Hours
Minutes
Seconds

Is it for you?

Say goodbye to architectural rot – it’s time for strict boundaries and fine-grained reactivity! Angular is evolving rapidly. Adopting Nx Moduliths and Signals fundamentally alters how we build apps, making them clearer and more maintainable than wrestling with complex RxJS chains or Zone.js.

It’s crucial to master these modern patterns. This understanding will empower you to architect clean solutions, simplify data fetching with rxResource, and finally let you shed the frustration of manual updates and leaking business logic.

Takeaways

Architect Scalable "Moduliths" with Nx

Move beyond simple file organization. Learn to structure your workspace into Feature, UI, and Data-Access layers to create a clean and maintainable Modulith.

Visualize & Enforce Boundaries

Stop architectural rot. Use the Nx Graph to visualize dependencies in real-time and configure ESLint rules to prevent business logic from leaking into your UI components.

Master Fine-Grained Reactivity

Understand the shift from Zone.js to Signals. Learn how the Signal Graph works and how to use computed() , linkedSignal(), effect() to update only what changes, when it changes.

Modernize Component I/O & Forms

Say goodbye to @Input() decorators. Implement the new Signal-based input() , output() and model() APIs for cleaner component communication and integrate the new reactive Signal Forms.

Simplify Data Fetching with Resources

Reduce RxJS boilerplate. Learn to use the new rxResource patterns to handle asynchronous data loading, error states, and reactivity without complex pipe chains.

Master Declarative Data Flows

Stop manually updating data. Learn to chain Signals together so your application state automatically stays in sync without writing complex code.

Agenda

Check out what we will be discussing at the workshop!
Duration: 8 hours.

Nx Architecture: Building Scalable Monorepos
  • The Modulith Pattern – Organize apps into self-contained “Moduliths” for scalability.
  • Layered Architecture – Master separation of concerns using Feature, UI, and Data-Access layers.
  • Workspace Mastery – Efficiently manage the apps vs libs structure using the CLI and Console.
  • Lazy Loading – Configure clean routing using Feature Libraries as entry points.

  • Dependency Graph – Visualize architecture and data flow in real-time with nx graph.
  • Affected Analysis – Identify exactly which projects are impacted by code changes.
  • Architectural Rules – Use tagging and ESLint constraints to prevent circular dependencies.
  • Intentional Failure – Debug linter errors to understand strict code boundary enforcement.

  • Signal Fundamentals – Master the basics of signal() vs variables vs Observables.
  • State Derivation – Use computed() for automatic, memoized state calculations.
  • Side Effect Management – Manage DOM updates and logging cleanly with effect().
  • Declarative I/O – Implement the modern input() and output() APIs.
  • Resettable State – Manage derived state updates with linkedSignal.
  • Async Data Flow – Handle async loading states using rxResource or toSignal.
  • Signal Forms – Build reactive forms using the experimental form() API.

(NEW) AI topics

Workspace Intelligence & The "Context Gap"
  • The “Context Gap” Explained: Why standard, text-only prompts fail in monorepos because they see individual files but miss the high-level architecture.
  • Instant Architectural Understanding: Using the $nx\ graph$ as a “Source of Truth” to feed AI agents a structured map of 150+ libraries.

  • Powering Modern Angular: Installing framework-specific Agent Skills and MCP Servers
  • The Synergy Model: Using Nx as the “Map” to find code and the Angular MCP as the “Expert Tools” to refactor it.
  • Future-Proofing the Stack: Using automated tools to modernize legacy code and stay up to date with modern reactivity.

  • Automated Refactoring: Using AI to safely convert legacy RxJS streams and @Input() decorators into modern Signals, input(), and output() APIs.
  • Zoneless Readiness: Delegating the heavy lifting of state migration to agents that respect your workspace’s Architectural Guardrails and Tags.
  • Safe Scaffolding: Using the nx-generate skill to create new features with signal-based boilerplate automatically.
  • Workflow Blueprints: Real-world examples of automated discovery, architectural auditing, and mass Signal migrations.

Benefits

Hands-On Exercises

Work on real, practical tasks so you don’t just hear about modern Angular, you actually use it right away.

Q&A Session

Get clear answers to your questions during a dedicated Q&A a chance to clarify concepts and dive deeper into real-world use cases.

Small Group

Maximum of 15 participants, you’ll benefit from more interaction and personalized support.

Certificate of participation

Simple way to show your updated Angular skills to your team, clients, or future employers.

Are you interested?

Are you interested?

Your Trainer

Fanis Prodromou

Fanis Prodromou

Google Developer Expert

Google Developer Expert (GDE) for Angular and Senior Front-End Developer. He is passionate about sharing his knowledge through his YouTube channel, speaking at conferences and meetups, and technical articles. He also stays current in the ever-evolving tech world by attending conferences and experimenting with new technologies, and is a co-organizer of the Angular Athens meetup in Greece.

What developers say about our workshops?

Get your tickets

Join us for an online workshop. Secure your spot today!

Early Bird (-30%) pricing expires in just

Days
Hours
Minutes
Seconds

May 18

Start at 9AM (CEST)  • Duration 8h 

Last Call (-15%) Price

399 -> 339 EUR

Architecture

Join our priority list

WAITING LIST

Best value

2- Days Workshop

Start at 9AM (CET) • 2x (online)

Architecture + Signal Forms

699 449 EUR

4 spots left with promo price!

Dates: 
Architecture: 02.03
Signal Forms: 03.03

Team Workshop

Bring this workshop to your team!

Learn more

Architecture + Signal Forms

Why us?

0 +

Projects worldwide

USA, Germany, UK,
Norway, Belgium

 
0 +

Angular experts

Who have coded in Angular
since its release

 
0

Years of experience

Building enterprise-scale
web applications

 

Bring This Workshop to Your Team!

Want to upskill your entire dev team? This Angular workshop is also available as a private in-house or remote session, fully adapted to your team’s needs, codebase, and experience level. 

 

FAQ

For developers who have been working with Angular but haven’t had time to catch up with the latest changes.
Also ideal for those early in their Angular journey (up to ~1 year) who want to understand modern patterns, architecture, and tooling.

 

No, the workshop will be live only. There will be no recordings available afterwards.

The workshop will be conducted in English.

 

Yes, every participant will receive a certificate of participation after completing the workshop.

 

No installation is required. All coding exercises will be done in-browser using StackBlitz.