Join Nostr
2026-05-15 19:14:46 UTC

Artyom Bologov on Nostr: Folx, what are the easiest ways to create GUIs? I want to steal ideas from there for ...

Folx, what are the easiest ways to create GUIs? I want to steal ideas from there for my own UI toolkit 🙃

I don’t consider WYSIWYG/no-code editors for now, maybe later?

I mean, HTML is one of the big things and is fun to play with, but we have to acknowledge downsides: non-immediateness of the syntax, need for JS for “rich” GUIs, and inability to speak to the system directly from HTML.

#programming #GUI #HTML