Clear An HTML Canvas With JavaScript

I'm using `.clearRect() [TODO: Code shorthand span ] to clear the contents of an HTML canvas element like this example which draws a square and then immediately clears it.

Notes

~ fin ~

References