Hacker News new | ask | show | jobs
by beernutz 2418 days ago
Flash's approach used something like a constraint solver to allow some areas to grow and some areas to have anchor points. It was reactive by design.
1 comments

Sounds like tables with a mix of absolute and relative sizes. This isn't 'reactive by design' this is how basic computer UIs have worked for decades.