rw-xsm-handlers
Version:
realworld example unified state handlers for XSM
7 lines (3 loc) • 367 B
Markdown
This is the common module containing the logic for handling the state with XSM and the API calls to the realworld example backend.
It is used by react-xsm and will be used by angular-xsm and vue-xsm in this [repo](https://github.com/peterluhub/realworld-example).
It is to demostrate that you can write once and use the same code for all the supported frameworks.