mozillascience / PaperBadger

Issuing badges to credit authors for their work on academic papers
https://badges.mozillascience.org/
Mozilla Public License 2.0
95 stars 48 forks source link

Upgrade to React 15 #201

Open josmas opened 8 years ago

josmas commented 8 years ago

The app currently uses react 0.13. A good first step would be to figure what's needed for the migration (for instance, react has been subdivided into smaller packages since 0.13). react router will probably also need an upgrade.

It actually may be a good idea to upgrade to 0.14 before trying to go up to 15.