adventures in base javascript and html
12/27/2022
I've been playing around with bare bones javascript and html this break and I have to say It's dramatic how much it's improved since the last time I was doing full time web development. All of the bits that used to require a bunch of extra libraries to do basic web dev are now cooked in. It actually feels like a decent language to work with. Wonder if Javascript math is still clunky...