Hacker News new | ask | show | jobs
by tsujp 1629 days ago
Polluting the DOM with spacer components (which are going to be styled with CSS anyway) as opposed to using grid, or flexbox, or just margins themselves (no float layouts please) is wasteful and needlessly complex.