Boardgame.io: Decouple client from React

Created on 5 Feb 2018  路  2Comments  路  Source: boardgameio/boardgame.io

Current plan:

  • Extract all the code in client.js into a JS object that can be used by itself from any view library.
  • Provide a react-redux style connector from this object to props so it can be used in React just like today with minimal to no change to the API.
feature

Most helpful comment

This is now implemented! Happy to review PR's for anyone that wants to add React Native or Vue.

All 2 comments

This is now implemented! Happy to review PR's for anyone that wants to add React Native or Vue.

Or Angular? :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adngdb picture adngdb  路  5Comments

amerine picture amerine  路  5Comments

SaFrMo picture SaFrMo  路  7Comments

jchadwick picture jchadwick  路  4Comments

nicolodavis picture nicolodavis  路  6Comments