|
|
|
|
|
by zackbrown
670 days ago
|
|
> Care to point us to a better combination than HTML/CSS when it comes to layouting flexible interfaces? HTML/CSS is pretty good! SwiftUI's HStack and VStack are solid, though they suffer from ambient API complexity & Conway's law.[0] Figma's autolayout is a strong reference, but it's not a tool for creating software. > Maybe instead of coming up with a new thing, we just need a clear way to solve the pain points and put the solutions into CSS4 and HTML6 Why not both? Innovate freely and independently (the prerogative of any builder) and adopt as spec any innovations that pass committee. [0] arguably same diagnosis, different course of disease vs. HTML/CSS |
|