Skip to content
angular challenges logo Angular Challenges

๐Ÿ”ด Interoperability Rxjs/Signal

Challenge #30

Created by 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.

Contributors

Thanks to all the contributors who have helped make this documentation better!

  • tomalaforge
  • tomer953