reagent

A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
Lu 2021-05-30T10:50:04.048100Z

You can have a dummy loader component that loads for say 200ms and allows your component to remount and redo the on mount logic ?

p-himik 2021-05-30T10:53:37.048300Z

Sounds fragile, although to be honest I haven't given it enough thought. For now, I settled on tightening up the interaction between the browser and the server by making that dummy _ query parameter on the server, based on the the audio data itself.