farcaller on Nostr: I tried #tailwind css for the first time ever today... and I liked it, huh. Yes, it's ...
I tried #tailwind css for the first time ever today... and I liked it, huh. Yes, it's nonsensical and hard to read, but ChatGPT is really good at converting sentences into final hiccup markup. I hacked a layout together in maybe an hour without using the UI frameworks and it looks just like I wanted it to look. Previously I'd just shrug and use MUI or something.
I’m also slightly fascinated it managed to work with cljs out of the box.
All and all, writing frontend code in #clojure is nice but I do miss types. Some issues I headsmashed into would have been non-issues in TS (such as passing (...) instead of #(...) by accident).
I’m also slightly fascinated it managed to work with cljs out of the box.
All and all, writing frontend code in #clojure is nice but I do miss types. Some issues I headsmashed into would have been non-issues in TS (such as passing (...) instead of #(...) by accident).