CyberCRI / learn-ext

WeLearn Browser Extension
https://welearn.cri-paris.org
MIT License
11 stars 1 forks source link

API Wrapper Proxy with Closures #23

Closed prashnts closed 5 years ago

prashnts commented 5 years ago

I started the work on api-store wrapper to provide a decoupled api interface to the server in previous commit 55038cc8f940cedebfbf5106bbf04d2851f2c0f2

There's a few more changes required to make it fully functional.

Solving the inconsistent states problem

Closures

prashnts commented 5 years ago

This was implemented in #24