LEVEL 2

improvement over www

ingredients

I read into every one of the links under “CoffeeScript + Family & Friends”. https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS

Here are the contenders after the initial filter.

i’ll need some type of structural data. imba, civet both have that.js

imba: (native DOM) <a b=c> d

civet: (compiles to JSX) <a b=c>there

well, civet+JSX ended up in failure. I’ll need something better.

civet + Deno works!

Lume is still a godsend.

reference material