Hacker News new | ask | show | jobs
by schwartzworld 1225 days ago
It gets better as you practice and learn good practices, and for the kinds of "fun" projects OP wants to do, there's no real downside to using a css framework that abstracts a lot of it away.

> centering a div can still be very hard depending on the circumstances.

Only thing i could think is targeting ancient browsers. I'm curious, do other UI languages not have quirks or edge cases to learn?