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

CSS, HTML QR code solution

@HtetNaingLynn55555

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

This is the first challenge I pass and I will do my best for next challenge.

What challenges did you encounter, and how did you overcome them?

How to center the content is the challenges I encountered and I overcome it by studying how flex box work.

What specific areas of your project would you like help with?

Give me some feedback how to write clean css code.

Community feedback

MikDra1 6,090

@MikDra1

Posted

  • Consistent Naming Conventions: Use meaningful and consistent variable, function, and file names. It improves readability and makes the code self-explanatory.

  • Modular Code: Break your code into smaller, reusable functions or components. This makes the code easier to maintain and test.

  • Comments and Documentation: Include clear comments where necessary and maintain proper documentation to help others (and yourself) understand the code better.

  • Avoid Repetition: Follow the DRY (Don't Repeat Yourself) principle by avoiding code duplication. Extract common code into functions or utilities.

  • Use Version Control Efficiently: Commit changes regularly with meaningful commit messages. This helps track changes and roll back if necessary.

Hope you found this comment helpful 💗

Good job and keep going 😁😊😉

Marked as helpful

0

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