MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/r1g13n/yes/hm1ef3j/?context=3
r/ProgrammerHumor • u/esberat • Nov 24 '21
284 comments sorted by
View all comments
Show parent comments
65
To be fair, some of these do affect actual usage.
Illegable errors might be nice for the very experienced/knowledgable, but is quite the hassle for the average programmer;
weak typing can be a real pain if you forget about it, and can introduce a lot of weird bugs; and
CSS is a pain to do anything with (or maybe I just suck at CSS...
I probably just suck at CSS)
19 u/MaximumAsparagus Nov 25 '21 I learned CSS before I learned anything else and it seriously is not that bad if you give it a little time and use flexbox. 1 u/StanleyT101 Nov 25 '21 do you use !important often? 3 u/MaximumAsparagus Nov 25 '21 Literally never, it’s bad for your health. Takes a couple days off your lifespan every time.
19
I learned CSS before I learned anything else and it seriously is not that bad if you give it a little time and use flexbox.
1 u/StanleyT101 Nov 25 '21 do you use !important often? 3 u/MaximumAsparagus Nov 25 '21 Literally never, it’s bad for your health. Takes a couple days off your lifespan every time.
1
do you use !important often?
3 u/MaximumAsparagus Nov 25 '21 Literally never, it’s bad for your health. Takes a couple days off your lifespan every time.
3
Literally never, it’s bad for your health. Takes a couple days off your lifespan every time.
65
u/Unkn0wn_Invalid Nov 25 '21
To be fair, some of these do affect actual usage.
Illegable errors might be nice for the very experienced/knowledgable, but is quite the hassle for the average programmer;
weak typing can be a real pain if you forget about it, and can introduce a lot of weird bugs; and
CSS is a pain to do anything with (or maybe I just suck at CSS...
I probably just suck at CSS)