frintjs/frint

Upgrade examples to latest FrintJS version

Open

#352 建立於 2017年10月24日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)JavaScript (746 star) (37 fork)batch import
examplesgood first issuehelp wanted

描述

By following this guide here: https://frint.js.org/docs/migration/v4/

Recently, @ascariandrea has done a great job upgrading all the examples to latest React v16 and also fixing RxJS imports using bind-operator.

Now it's mostly a matter of converting those bind-operators to use .pipe() methods, as seen here: https://github.com/ReactiveX/rxjs/blob/master/doc/lettable-operators.md

貢獻者指南