Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

rock-paper-scissors-lizard-spock

#accessibility#bem#sass/scss#solid-js#webpack

@MojtabaMosavi

Desktop design screenshot for the Rock, Paper, Scissors game coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • Basic understading of how webpack works and how it's used. In this project I used a three different files for two configuration modes which are:
    • webpack.common.js, captures the common setting between the two different modes that webpack has to avoid redundancey (Dry code).
    • webpack.dev.js, development settings.
    • webpack.prod.js development setting whose main difference from production setting is a set of optimization like minification and uglyfing for efficiency.
  • How important it is that all the movements of components in an UI mimice the movements in the natural world instead of sudden and spantaneous movements, for instance imagine some components that gradually comes into view rather than just appearing out of nowhere and in short span of time like nano seconds.
  • Developing a proper rutine for planning before starting writing code and trying to get good grasp on what are you building by asking a tons of qestions regarding each component.

It's been while since my last projcet but I would love to hear any kind of thought/feedback that you might wanna share. Happy coding :=)

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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