Code examples that accompany the MDN JavaScript/ECMAScript documentation - mdn/js-examples
I'm trying to find a way to build a static page with tested code that doesn't use React or templating.Just HTML, CSS and some easy wiring to the tested code.
I am struggling!