Closed teoli2003 closed 2 years ago
This is part of our project to update code to a more modern JS syntax.
This PR updates the spatialization example:
const
let
In addition:
fetch()
README.md
Tested on Firefox, Safari, and Chrome (macOS) via a local server.
This is part of our project to update code to a more modern JS syntax.
This PR updates the spatialization example:
const
andlet
where possibleIn addition:
fetch()
instead of XHRREADME.md
to pass Markdownlint.Tested on Firefox, Safari, and Chrome (macOS) via a local server.