
Design comparison
Solution retrospective
I've successfully implemented a well-structured CSS methodology (CUBE CSS), which has made my styles more modular, reusable, and maintainable. This is a great achievement, as it's a strategy that can scale well as my project might grow. In future projects, it would be beneficial to integrate accessibility tests early on, such as using tools like Lighthouse or Axe to ensure a website is accessible to all users. This could save time down the line and improve the usability of your site for a wider audience.
What challenges did you encounter, and how did you overcome them?Keeping CSS Organized and Modular
Organizing CSS in a way that was both scalable and maintainable, while adhering to the CUBE CSS methodology, could have been a potential stumbling block.
By dividing my CSS into logical sections (like layouts, utilities, and exceptions), I ensured that my styles remained modular and easy to maintain.
What specific areas of your project would you like help with?I’ve done some cross-browser testing using Lighthouse, but I’m unsure whether there are any additional steps I should take to improve compatibility. Are there any tools or tips I should be aware of to ensure my site works well across all browsers?
Community feedback
- @OscarRodolfoUMGPosted 5 months ago
Wow, I think it's incredible how you have organized the code following CSS Cube, mine is not even close to being as organized as yours, and I liked how you left the mobile version, I don't have much to add, thanks for sharing your solut
0@lgwardaPosted 5 months ago@OscarRodolfoUMG Thanks a lot for your feedback! It's great to hear that you found my code organization with CSS Cube helpful. Keeping code structured can make a big difference in managing projects. Glad you liked the mobile version too! If you need any help, just let me know. Happy coding!
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