
Design comparison
Solution retrospective
First time with mixins, probably overkill on this project, but was nice to try.
What challenges did you encounter, and how did you overcome them?Surprisingly, I didn't face significant challenges with this project. I quickly came up with an idea for creating the slides. I'm not sure if it's the most efficient approach, but I injected the images through an array of objects and did the same for the text. I realize there might be a simpler solution, but I thought this approach would make it easier to maintain in case new images or text need to be added in the future.
What specific areas of your project would you like help with?Honestly, I had to pause the project for a while due to the hectic Christmas season at work. When I came back to it, it felt like sleeping in someone else's bed—it took me a full day to regain control and remember what I was doing. How do you stay on track with your projects? Do you take notes?
Community feedback
- @cassiopeia001Posted 3 months ago
nice work, and as for staying on track with the project i struggled with it as well since i too had to take a break from it and i think that commenting the code is something that might help with that
Marked as helpful1@TomSifPosted 3 months ago@cassiopeia001 Thanks for your comment :)
- I’ve started writing tasks in a separate file.
- I review them approximately every 10 tasks or so, updating them to see what’s left to do. This helps me better organize what’s still pending and go over all the small adjustments that are necessary.
- I think I’ll keep this habit. It helps to stay on track with the tasks to complete.
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