I've finally finished my first blog post!
It's the first post from many to come about rebuilding the foundational elements of UI, like DOM, in a functional way.
This one focuses on some basics first, so stay tuned for more!
UI designer->Serialized format->Want templating+databinding+expressions->10 seconds->Badly designed programming language. I don't know how to solve this yet.
Hey Designers 👋
Ever wondered what front-end programming is like?
It's like using @figma, but without the panel in the middle!
(And instead of clicking and dragging, you're typing a lot)
🙄
@skuwamoto I think @figmadesign needs components that make it possible to plug different frames into different instances of it.
Like HTML <template>s and their <slot>s.
In programming terms, higher-order components, so to speak.
Would you agree?