frintjs/frint

Upgrade examples to latest FrintJS version

オープン

#352 opened on 2017/10/24

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (37 件のフォーク)batch import
examplesgood first issuehelp wanted

Repository metrics

Stars
 (746 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド