It's only the 3rd day of my #100DaysOfCSS challenge and I'm already starting to get mad at how much time it's taking me to draw those pictures not to mention animations. CSS is the most time-consuming part of web development.
8
1
43
That is one of the things that tends to frustrate so many devs with minimal CSS experience. They assume because CSS is so ‘basic’ and ‘simple’ that anything built with it should be likewise be simple and basic. When in fact it can be as complex as any JavaScript algorithm.
2
3
I don't mind working on layouts. Then, I even don't care how much time it takes. But those small "CSS drawings" are different. I was doing them while learning CSS but never with animations.
1
1
Have you worked with SVG?

Mar 24, 2022 · 1:06 AM UTC