Posts tagged with :aom-21:
React.createElement
polyfill that lets elements like this be used as simply as document.body.appendChild(<div>HELLO WORLD!</div>)
. I didn't even have to use Babel (esbuild ftw) :cooll-thumbs:
I didn't publish this as its own package (mostly because I'm sure someone else already has), but the majority of the code is in this file if you want to check it out 👀🤷
i put in my commit msg (because I wanted to) was actually rendered in GitHub. Who knew!npm i -g dialect-lang
and you can use dialup, the dialect compiler! OR visit raleighwi.se/dialect and run it in your browser :chrome:! You can write webapps with it, or just write code. It compiles down to :js: and I've built a basic stdlib. Feel free to ask questions on how to use it here :) Oh and also here's the source: github.com/l3gacyb3ta/dialect