HaasStefan / ng-journal-comments

Comment repository containing all the comments as issues using utterances
2 stars 0 forks source link

http://localhost:8083/blog/2023-04-25-signals-and-the-rxjs-interop/ #2

Closed utterances-bot closed 1 year ago

utterances-bot commented 1 year ago

Signals and the RxJS Interop

Coming up in version 16 of Angular there are a lot of revolutionary changes, such as signals which will change the way we develop Angular applications from the ground up. They are being described as the new reactive primitive and promise a future without the need of NgZones, such that change detection will be able to run more fine-grained. This will lead to more performant applications and introduces a standard for handling reactivity in Angular.

http://localhost:8083/blog/2023-04-25-signals-and-the-rxjs-interop/