making everything an arrow function

This commit is contained in:
2023-08-17 17:54:03 +02:00
parent ab482b38b2
commit bf2cb7713d
6 changed files with 110 additions and 118 deletions

View File

@ -65,6 +65,11 @@ To build a standalone browser application using [Tauri](https://tauri.app/), you
Sure you can already play music with Topos but it feels like throwing pebbles on a drumset. Help us make it better!
## Urgent
- [ ] Using `globalThis` instead of `with(this)`.
- [ ] Evaluating once each script or on change.
## Application User Interface
- [ ] Visual feedback for script execution