first time using CSS variables | result-summary-component-main

Solution retrospective
- Should i start learning JS ? (if yes what tutorial do you recommend ?)
- Or when i will know that i should start learning JS ?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Emmanuel-Xs
Yes, I would recommend watching webdev simplified from youtube and you can also check out his courses they are amazing.
I would also like to point out something in your code. you forget about the
background-color
of thesummary-items
and try as much as possible to make all your styles in an external stylesheet if possible.Marked as helpful - @BernardusPH
Hey UNL00KY
Great job on the project
I highly recommend learning JS as it can increase your control of css and html and also open a path of learning frameworks and other programming languages as JS is a great start bc its not too hard and not too easy.
I started with JS at the freecodecamp website tutorial with the help of their youtube vid of the tutorial. After that I would just play around with codewars or frontendmentor for practice. Here is a great youtube vid to start
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord