Design comparison
Solution retrospective
Not a perfect replication.
Thanks a lot to TingHueiChen's CodePen, otherwise I wouldn't have completed this challenge. I have absolutely no idea using radio as a button for the rating. Previously I was scratching my head on how to apply the overlay background on my button until I found out about hsla
and using radio
as an option. I've tried referring to Bootstrap's documentation about button's resizing but fail.
I have zero experience in JS, I appreciate very much if anyone is able to provide a good start for JS web development (JS DOM?). I've tried on FreeCodeCamp before but I don't think I able to use that for web development.
Anyways, it's getting too as I am posting this, forgive me for my ramblings. 🤗
Community feedback
- @mhanak96Posted about 2 years ago
Hi Zulamir! :D
If you are looking for some good JS course I can recommend jonas schmedtmann from Udemy (you can get IT cheap for ex. on Udemy Christmas discount) I currently learning JS from it.
When it comes to JS I also made this challange so you can check how I did in simpler way (I added comments to my code)
0 - @jgreen721Posted about 2 years ago
FreeCodeCamp has good stuff. I've also enjoyed Traversy Media and WebDevSimplified as a couple channels that have been helpful in learning JS in a web-development context. At this point there is a bazillion resources so it can be a little overwhelming but I'd say both of the mentioned are good sources that always start from ground-up rather than just throwing you into bunch of code already written and explaining from there.
Nice job on the challenge though!
0
Please log in to post a comment
Log in with GitHubJoin 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