Angular v19 just landed and keeps simplifying the framework: - `standalone: true` is now the default on components, directives and pipes - new `resource` API with signals or observables - new `linkedSignal` API with signals (unfortunately there is no example that could demo it)