Using MARIE.js - MARIE-js/MARIE.js GitHub Wiki
To change default settings, go to Edit → Preferences
To open an example, add ?<example>
to the end of the URL
Add breakpoints to the side and step through code, pausing at breakpoints and check if values are expected.
Same as above, but using step-back as well to further debug the code