Design comparison
Solution retrospective
practice vanilla js
Community feedback
- @andreich1980Posted over 2 years ago
Hey kmsan
Good job with vanilla JS. Do you want to practice vanilla specifically? Or you just don't know any frameworks that would help you show/hide elements?
I like how you draw the buttons (with border, box-shadow and before element), somehow I forgot about that and did nested blocks instead.
By the way, there's a bug. When you open the rules modal and hit
Escape
key - the modal at the bottom of the page ;p1@kentmichaelPosted over 2 years ago@andreich1980 hey andrew! yes just want to practice my vanilla js , I know react and it is very good at hiding complexity by allowing us to write high level syntax.. I just think it is always good to write vanilla js from time to time so we never forget the fundamentals and thank you for catching that bug hahaha will fix it
1@kentmichaelPosted over 2 years ago@andreich1980 already fixed that bug haha thank you again!
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