This repository was 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
Open
michaljabi wants to merge 12 commits into
Open
Refresh project to RxJS v6.6.7 and .pipe( operator syntax )#64michaljabi wants to merge 12 commits into
michaljabi wants to merge 12 commits into
Conversation
# Conflicts: # package-lock.json # package.json # yarn.lock
Owner
|
Unfortunately I do not have time to maintain this project (I have hundreds of other repos to maintain), but I don't want this project to be updated either, I think it's very valuable to keep the same features online at rxmarbles.com, which I still regularly pay the domain for. I am sorry if you would like to update this repo. I advise to build other tools and enrichen the RxJS ecosystem overall. RxMarbles is fine as it is. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
webpackto latest (IV.2021) version:5.60.0@cycle/framework tolatestversions.rxjsto latest6.xversion:6.6.7Why not RxJS v7 ??
Well, update to
6.xis still good option (consider change of way how to use operators).The reason was to make update with less effort, that means:
@cycle/rxjs-adapterrxjs-compatand older6.xversion ofrxjsWhat Needs to be done ?
devcode.