跳转到内容
angular challenges logo Angular Challenges

🔴 Interoperability Rxjs/Signal

挑战 #30

此内容尚不支持你的语言。

创建者 Thomas Laforge

Information

In this challenge, we have a small reactive application using RxJS and NgRx/Component-Store.

The goal of this challenge is to use the new Signal API introduced in Angular v16. However, we should not convert everything. Certain portions of the code are better suited for RxJS rather than Signal. It is up to you to determine the threshold and observe how Signal and RxJS coexist, as well as how the interoperability is achieved in Angular.

Note

  • You can use any third party library if you want to like ngrx/signal-store, tanstack-query or rxAngular.

贡献者

感谢所有帮助本文档变得更好的贡献者!

  • tomalaforge
  • tomer953