Anindya Kundu
Anindya Kundu
Most of the JavaScript files contain code a lot of ES5 code, that better be updated to ES6 (and above, e.g. `async`/`await`). It's not like we should be bothered about...
Add [JSDoc](https://jsdoc.app/) style documentation when adding new functions, classes, etc. They help the linter. We should eventually have everything documented in that manner. Perhaps, at some time in the future...
I think the fullscreen feature of the Tour window is not very useful. Firstly, the content doesn't resize, and then too it doesn't serve much purpose.  Also, I think...
> Music Blocks is being built from the ground-up, to address several architectural problems with this run. Since Music Blocks is a fork of Turtle Blocks JS, musical functionality was...
Here below is a screenshot of the production release at [musicblocks.sugarlabs.org](https://musicblocks.sugarlabs.org/). The application crashed at loading. However, it loaded on refresh, albeit with a few errors and warnings again. I...
> Music Blocks is being built from the ground-up, to address several architectural problems with this run. Since Music Blocks is a fork of Turtle Blocks JS, musical functionality was...
Music Blocks in its current state has a lot of "low-level" architectural problems, which can no longer be overlooked. So we're preparing for a rebuild and subsequent porting of the...
- Add documentation in [Guide](https://github.com/sugarlabs/musicblocks/blob/master/guide/README.md#SETTING) - Improve help strings - Add/Improve macro Blocks: - [x] `register` - [x] `panning`