Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RxJS with LazySearch #66

Open
ShawnTalbert opened this issue Oct 27, 2021 · 0 comments
Open

RxJS with LazySearch #66

ShawnTalbert opened this issue Oct 27, 2021 · 0 comments

Comments

@ShawnTalbert
Copy link
Contributor

Investigate if NFT LazySearch can be used with RxJS as an alternative to immutablejs.

It has a couple advantages over immutable

  1. latest version is written in TypeScript, so should have no typings problems unlike immutable
  2. It's what we use all the time in Angular LOB apps

Note that part of the updates in issue #65 meant making LazySearch return an Iterable rather than just an Iterator so that may be a good head start to it working with RxJS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant