|
|
|
|
|
by Culonavirus
1092 days ago
|
|
> but probably because I always forget what in the world all the options mean/are, haha! CSS is so big, and only getting bigger all the time (just read the Chrome release highlights over the last few years, your head is going to spin just from the CSS additions alone), yet at the same time it's not a language (where you can typically get by with just learning the basics and start to write useful stuff real fast by relying on general algorithmization skill and programmer intuition), just a massive set of directives you can combine together, I really feel like at the point where it is all in your head and ready to go (i.e. you know what you're about to do, you do it and it does what you intended... without you having to go through a 10 minute Chrome dev tools & Stack Overflow intermezzo), you have to have such a good memory, that you would do much better as a lawyer or a doctor than "mastering css". Is there some better universal styling solution than CSS? Probably not. Is CSS way, way too big nowadays? Hell yes. |
|
You don’t have to use all the bells and whistles, you can just use a subset useful to you and be done with it.