This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
Refresh project to RxJS v6.6.7 and .pipe( operator syntax ) #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is my appreciation and than-you message to creators of rxmarbles.com.
There are many cool sources to learn about RxJS, but simplicity and clarity of this project - is unquestionable.
This project and its concepts deserves to be updated.
Thank you André @staltz
For starters:
webpack
to latest (IV.2021) version:5.60.0
@cycle/
framework tolatest
versions.rxjs
to latest6.x
version:6.6.7
Why not RxJS v7 ??
Well, update to
6.x
is still good option (consider change of way how to use operators).The reason was to make update with less effort, that means:
@cycle/rxjs-adapter
rxjs-compat
and older6.x
version ofrxjs
What Needs to be done ?
dev
code.