aimed / foxxy

🦊 Foxxy - a really foxy random movie picker!
https://foxxy.surge.sh
1 stars 0 forks source link

Improve user session handling #1

Closed aimed closed 6 years ago

aimed commented 6 years ago

Currently user sessions are a weird mix between a library specific implementation and mobx. Use callbacks for session status updates and subscribe in a separate mobx store.

aimed commented 6 years ago

Step 2 would be to movie the tmdb api to a separate project and maybe link both with lerna.