frintjs/frint

Upgrade examples to latest FrintJS version

Open

#352 ouverte le 24 oct. 2017

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)JavaScript (37 forks)batch import
examplesgood first issuehelp wanted

Métriques du dépôt

Stars
 (746 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur