Closed sven-n closed 6 years ago
The AdminPanel currently uses fluxxor as React Flux implementation. This has several downsides:
As there are now better alternatives, we should switch to something else, e.g. Redux.
I'm currently rewriting the code using TypeScript and Redux. This should be a good foundation for future extensions :)
The AdminPanel currently uses fluxxor as React Flux implementation. This has several downsides:
As there are now better alternatives, we should switch to something else, e.g. Redux.