DEV Community

Discussion on: Complete CSS Guide for beginners and not so beginners

Collapse
 
izzy profile image
Izzy-J

As a developer newbie and reading through, I immediately told myself "I'm definitely using this as a resource when next I'm building" lol
At best, I'll come copy an element or class function that I need from here and google it to know the html tag to apply in-line. 😁

PS: Am I the only newbie who's finding CSS Selectors a big deal? Like it can be quite overwhelming to be honest. And I wonder what awaits me in Javascript or React 😟

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

Well, CSS and JS have a totally different logic so don't take it to comparison, it really could be simpler to learn a framework than an entire language (as the framework uses it's own scope with it's own functions). Here's a CSS guide (not 100% complete TBH), that means almost all about a "language" and of course, JavaScript is more extended but CSS could be tricky and so usefull at the same time, check the linked posts on the footnotes and you'll see some nice features :)

If you are learning check my post "Building an efficient portfolio from scratch" where I tried to cover all the workaround that you can find on a nowadays company but simplified as much as I could.

Hope it helps you :)

Collapse
 
izzy profile image
Izzy-J

Thanks a lot! I'll be sure to check it.

Collapse
 
mhc32 profile image
MHC32

don't worry, you're not the only one, I'm stuck with these things, it must be at least 2 weeks and I'm going crazy, it's really frustrating