31.10 | 9 – 5 PM (CET) | Online
Modern Angular
Workshop
Master standalone architecture, fine-tuned reactivity with Signals, advanced control flow, all without NgModules. Learn how to scale, test, and deploy modern Angular apps with confidence and performance in mind.
Is it for you?
Angular is changing. Signals, standalone components, @if, @for, and the whole architecture are becoming more modular and efficient. At first, it just feels like a bunch of new stuff, but once you get into it, writing apps really feel different, cleaner, simpler and less messy.
It’s not like you have to rewrite everything. But it’s good to know how things are done now. In job interviews, in team decisions, even in how confident you feel working on something new.
This workshop feels like a good way to finally get up to speed and level up a bit. No pressure, just a solid way to stay current
Agenda
Check out what we will be discussing at the workshop!
Duration: 8 hours.
Signals fundamentals (2.5h-3.5h)
• signal() basics – creating reactive values, differences from variables
• Observable vs Signals – conceptual differences, when to use which
• Migration from Observable – step-by-step conversion patterns, interop with RxJS
• computed() deep dive – automatic calculations, dependency tracking, optimization
• effect() mastery – side effects, cleanup functions, execution timing
• rxResource introduction – async data loading, error handling, loading states
• Shopping cart hands-on – adding products, sum calculations, reactive UI updates
• Debugging signals – Angular DevTools, tracking changes, performance insights
Control Flow (1.5h)
• @if syntax – conditions, else blocks, DOM optimization
• ’@for’ with tracking – iterations, performance benefits, key functions
• @switch cases – multiple conditions, default handling, nested switches
• Migration from structural directives – *ngIf/*ngFor to new control flow
• Performance comparison – old vs new control flow benchmarks
Standalone Components (1.5h)
• Standalone fundamentals – component definition, imports array, NgModule elimination
• Progressive migration strategy – step-by-step transition from existing applications
• Module-free routing – loadComponent, lazy loading strategies
• Testing standalone components – TestBed configuration, dependency mocking
• From-scratch project – building mini-app without any NgModules
Modern DI with inject() (1.5h)
• inject() vs constructor injection – syntax differences, benefits, limitations
• New provider functions – custom providers, factory functions, multi-providers
• Subscription management – DestroyRef, takeUntilDestroyed patterns
• Injection context – runInInjectionContext usage patterns
• Testing with inject() – mocking strategies, spy setup patterns
Are you interested?
Are you interested?
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.
Your Trainer
Mateusz Stefańczyk
Google Developer Expert
For 9 years, Mateusz has been developing web applications with Angular. He has performed dozens of audits for Angular projects worldwide. Mateusz actively participates in the angular.love community, writing expert articles, and sharing his knowledge at Angular meetups in Poland, Norway, Germany, and the UK.
What developers say about our workshops?
It was great! The workshop was really interesting and introduced me to a lot of new information about Signals. I could tell it was very well prepared, with interesting topics and a clear, logical structure. The presenter was excellent, clearly passionate about the subject, and genuinely interested in our opinions as participants, actively engaging in discussions.
Overall good experience, Mateusz was solid prepared for it and anwsered questions with brilliant knowledge
The Modern Angular workshop led by Mateusz was excellent. Everything was explained clearly, and the examples could be applied in practice right away. You can tell Mateusz has deep knowledge and knows how to share it in an accessible way.
Get your tickets
Join us for an online Modern Angular workshop. Secure your spot today!
October 31
(online)
Start at 9AM (CET) • Duration 8h • Online
399 EUR
- Full-day workshop access
- Hands-on sessions with mentor
- Certificate of Participation
- Q&A Session
Why us?
Projects worldwide
USA, Germany, UK,
Norway, Belgium
Angular experts
Who have coded in Angular
since its release
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
Who is this Angular workshop for?
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.
Will the workshop be recorded and available for later access?
No, the workshop will be live only. There will be no recordings available afterwards.
In what language will the workshop be conducted?
The workshop will be conducted in English.
Is there any certification or proof of participation?
Yes, every participant will receive a certificate of participation after completing the workshop.
Do I need to install anything before the workshop?
No installation is required. All coding exercises will be done in-browser using StackBlitz.