Closed prashnts closed 5 years ago
I started the work on api-store wrapper to provide a decoupled api interface to the server in previous commit 55038cc8f940cedebfbf5106bbf04d2851f2c0f2
api-store
There's a few more changes required to make it fully functional.
didAddConcept
didRemoveConcept
didChooseRating
This was implemented in #24
I started the work on
api-store
wrapper to provide a decoupled api interface to the server in previous commit 55038cc8f940cedebfbf5106bbf04d2851f2c0f2There's a few more changes required to make it fully functional.
Solving the inconsistent states problem
didAddConcept
,didRemoveConcept
,didChooseRating
, are provided.Closures