HackerTrans
TopNewTrendsCommentsPastAskShowJobs

psygn

no profile record

comments

psygn
·5 tahun yang lalu·discuss
Yeah, unless it's ice cream cake. I'm a sucker for that...
psygn
·5 tahun yang lalu·discuss
See https://news.ycombinator.com/item?id=29502652
psygn
·5 tahun yang lalu·discuss
I hear you. I don't understand the reasoning behind frameworks propensity to abbreviate things, especially at "atomic"/utility levels. I think it partially stems from wanting to prevent ignorant knee-jerk reactions like "hurr durr why not just write inline styles".

I wish framework devs would just hyphenate (or even colon-ize) the CSS property names fully like "display-flex justify-content-start". I think Bootstrap does their own pattern like "d-flex", but all that does is require one to visit the docs to view some less common properties. Autocompletion pretty much makes typing these a breeze, and having less opinionated patterns for property names will make it less painful transitioning between frameworks.