Design comparison
Community feedback
- @djblackettPosted almost 3 years ago
Very nice. I just completed this one too, and it's interesting how completely different our approaches were. I overengineered mine on purpose, but I really like how simple you kept your code.
1@SheGeeksPosted almost 3 years ago@djblackett Will take a look at yours as well this weekend. Why did you purposely overengineer your solution?
I appreciate your comment about mine being simple. I find looking at too much code so overwhelming, that I force myself to try to keep the structure simple and refactor where possible. I think it takes more time for me to code because of this, but makes it easier to go back and revise or update down the line. I actually plan to review my CSS and JS this weekend to see if there's any classes/ids that I can remove or code to refactor. KISS is definitely my code motto.
1@djblackettPosted almost 3 years ago@SheGeeks I was working on a group project with some people so I decided to build this one using the same tools so I could make all the mistakes here and look like I know what I'm doing when working with the group haha. Only half joking...
Writing simple code is definitely an art that takes practice, but for the person reading your code, it is very much appreciated. I wanted to mention it because it's refreshing to see. Cheers!
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