DEV Community

Discussion on: Exploring the CSS Paint API: Blob Animation

Collapse
 
shreykr profile image
Shreyas K R • Edited

Great article and had a good read! I have been following and going through you work for some time now. How do you suggest on where to start learning css the right way, as in knowing what we are doing clearly and create some amazing work out of it?

Also is Josh W. Comeau's course worth taking up spending that much money or is there is different approach ?

Collapse
 
afif profile image
Temani Afif

What I always suggest to correctly learn CSS is to practice and practice. I suggest you to set goals and try to achieve them. Like for example re-building some templates you find online, trying to draw some illustration using CSS-only, creating some fancy animation, etc. If you do this regularly you will improve you CSS level. If each day you spend one hour trying and learning a new thing then it should be enough. In addition to this, pick up some good CSS Website where you can read new articles (like DEV, CSS tricks, Smashing Magazine) and try to follow a few folks on twitter that share some of their CSS works.

I have no idea about Josh Course or any other courses but I don't think you need to spend money to learn. Maybe such courses will give human support that can help you if you struggle but if you have time you can learn by yourself.