DEV Community

Discussion on: What programming concept did you struggle the most with?

Collapse
 
vtrpldn profile image
Vitor Paladini

Yeah, CSS can be quite hard to master. One thing that I like it though, is how fast you get feedback from it.

Boot up a fresh codepen, add a few CSS lines, change some others, watch the UI change, bam you're learning.