sneljo1 / auryo

[Discontinued] Auryo - Unofficial Soundcloud Desktop App
http://auryo.com
GNU General Public License v3.0
636 stars 46 forks source link

Refactor/cleanup redux actions #148

Open sneljo1 opened 5 years ago

sneljo1 commented 5 years ago

The actions could use a cleanup, some parts, especially the player actions look really messy. Ites also not Typescript friendly.

Maybe we could start using redux-observable or something similar.

sneljo1 commented 4 years ago

Doing this in #255