I had to say it sorry (҂◡_◡)
!React = HTML/CSS/JS
¯\_(ツ)_/¯
Same. Somebody said it was done this way because of mobile. I'm not sure.
It's just weird to see "items" horizontally and properties vertically. I'm usually familiar with:
prop | prop | prop
item | value| value
item2| value| value
I love that the cognitive overhead for web apps now is so great many people are "returning to monke" and coding in simple HTML/CSS/JS haha.
Question: Shouldn't the items be in the row so I can see all of them at once? Why are the items in the columns? I'll open a issue (:
ilse.ink/components didn't work. Could you post a link to it?
Trying to make universal components is hard, like, I wanted to make all components available trough a "filter" where you could re-use React.js, Vue.js, Svelt, Solid components with each other. When you think about it, components are just I/O with maybe some libraries. I'm thinking this is field is right for some standardization.
[1] ilse.ink/components(It's not ready yet)