Dearest creators of this awesome project!
Hope you are doing very well!
I am planning to do a little talk for a local dev community on react in Juli and wanted to have a quick walkthrough the FSE. Now I feel like I should have some fresh lines here in order to be up to the state of the art.
So, recently I updated the most dependencies of the FSE.
Maybe there are a few points, where your experience can guide me out of the woods:
1.) I struggle hard with generating source maps for debugging in VSC.
There is a failing test of the Midi reducer, where the Array.split method does not work as expected, and stagnate here, because I need a better way to analyse the code.
2.) The flask login icon doesnt show up, I did not dive into this one yet, but since there are no tests and no exceptions, this could be a little harder. Since Python 2 has finally come to rest, an Python 3 upgrade would probably be a good idea - depending on the versions installed on the host.
If you find the time to give me a helping hand, you may pull the current commit at the update-deps branch from my fse fork:
https://github.com/noVaSon/freesound-explorer/tree/update-deps
Best,
Eric