Learn Angular Signals
Learn about the new Signals API!
WHAT YOU WIll LEARN
Topics covered
You’ll learn:
- Writable state with signal() — create, set, and update in the sample app
- Shared and derived state with computed()
- Component APIs: input(), output(), and model() instead of decorator I/O
- effect() plus RxJS interop for the Observables you still have
- linkedSignal() for writable state that resets when its source changes
What's included in this course?
-
Video lessons
-
100% coverage of Signals API
-
Quizzes to test your knowledge
Improve your Angular skills
Learn about Signals through real-life use cases in a sample web application.
Our code examples are based on the latest version of Angular and showcase all of available Signals APIs to date.
Our code examples are based on the latest version of Angular and showcase all of available Signals APIs to date.
Get ready for Angular Signals
Signals are stable. This course covers the current API: signal, computed, effect, input, output, model, linkedSignal, plus RxJS interop. Examples track current Angular and get updated when the framework does.
Meet the instructor
Alain Chautard
Alain is a Google Developer Expert in Web Technologies, Angular, and Google Maps. His daily mission is to help development teams adopt Angular and build at scale with the framework. He has taught Angular on all six continents!
A world traveler and photographer, Alain is an international conference speaker and a published author of several video courses.
Patrick Jones - Course author
