Workshop
Modern Angular – Standalone APIs, Injectors, Signals

Description
In this course, you will learn how to use standalone components to build more modular and scalable applications. You will also learn how to use the new inject function to inject dependencies directly into your components. We will also teach you how to use typed forms to ensure your forms are always properly validated.
Our Modern Angular course is designed for developers who are already familiar with Angular and want to learn the latest features and techniques for building modern applications. This course is taught by experienced Angular developers who have worked on some of the most complex Angular projects.
The course starts with an introduction to standalone components, which are a new feature in Angular 15. You will learn how to use standalone components to build more modular and scalable applications, and how to reuse them across multiple projects.Next, we will cover the new inject function, which allows you to inject dependencies directly into your components. This makes it easier to write cleaner and more maintainable code, and reduces the amount of boilerplate you need to write.
We will also cover typed forms, which are a new feature in Angular 15. With typed forms, you can ensure that your forms are always properly validated, reducing the risk of errors and making your code more robust. Next, we will cover the new provider functions and directive composition API, which allow you to create more powerful and reusable components. We will also cover signals and fine-grained reactivity, which are powerful features that allow you to write more efficient and scalable applications.
Finally, we will teach you the basics of Nx, which is a powerful tool for building scalable and maintainable Angular applications. You will learn how to use Nx to manage your projects, and how to use its powerful features to build better applications.
Takeaways
Dependency Injection: New Inject Method
Standalone Components, Directives and Pipes
NgOptimizedImage
Functional Guards, Interceptors & Resolvers
Typed Forms
New Provider Functions
Directive Composition API
SSR & Hydration
Signals Reactivity
Learn the basics of Nx workspaces
Fine-grained Change Detection
Esbuild
More from the trainer

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein
PushBased
Dec 11, 2025 · Vienna, Austria
Advanced CPU Profiling in Node - Profile Data Structure
CPU profiles are more than flame charts—they’re structured JSON files. Learn how nodes, samples, and time deltas form the backbone of DevTools performance data.

Advanced CPU Profiling in Node - Real-Life Examples
Profiling is easiest when it's real. Learn how to capture and make sense of CPU profiles in Node.js across scripts, threads, and processes—then apply it to your own projects.

Advanced CPU Profiling in Node - Best Practices and Pitfalls
Get deeper insights into your Node.JS performance. Learn how to master advanced CPU profiling with built-in tools, interpret process/thread IDs, and optimize using sampling intervals. Troubleshooting and real examples included.

Implementing Incremental Hydration in Angular (Part 3/3)
Implement incremental hydration in a real-world Angular app - Basic setup, hydration triggers and important considerations for a seamless integration.

The Game-Changing Impact of Incremental Hydration in Angular (Part 2/3)
Let's dive deeper into why incremental hydration in Angular matters so much for performance and user experience, focusing on its influence on Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS).

