frintjs/frint

Upgrade examples to latest FrintJS version

Open

#352 aperta il 24 ott 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (37 fork)batch import
examplesgood first issuehelp wanted

Metriche repository

Star
 (746 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor