|
|
|
|
|
by dmix
2460 days ago
|
|
CSS Grid still blows my mind. A syntax that actually makes sense for a visual styling language in CSS? People like to make fun of Javascript but CSS doesn't get enough heat. It was absolutely awful and still is in many ways. Even Flexbox is a convoluted mess with a strange naming scheme. CSS Grids just makes so much more sense intuitively for what it's trying to do. |
|
Tables don't have the same issue -- once you learn the syntax for tables, you never forget. And even bootstrap is a bit more memorable. But css grid always requires a few trips to stack overflow.
Everything else about it is fantastic, but I wish they thought more about intermittent users.