Modern Angular in practice: signals instead of boilerplate
Angular has gone through the biggest transformation in its history over the last few versions: signals replace error-prone subscription logic, standalone components make modules obsolete, and zoneless change detection ends the guessing game about when a view actually updates.
We apply these concepts consistently in all new projects – including this website. The result: less code, fewer sources of error, and applications that remain understandable and maintainable even years later. For long-lived business software, this pays off twice.
The switch is not automatic, though: teams that have worked with RxJS-heavy patterns for years need to rethink. In our Angular workshops we teach the new concepts hands-on – directly on your team's code instead of slide examples. Interested? We look forward to hearing from you.