Skip to content
Submitted 10 months ago

E-commerce product page

angular, typescript
LVL 2
Daniel190
@DanoSvK
A solution to the E-commerce product page challenge

Solution retrospective


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

I took on this challenge to practice my Angular skills. I am quite happy with the solution; I think I managed to create a modern Angular architecture that is clean, modular, and scalable. I could go a step further with modularity, but I think it would be overkill for such a trivial project.

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

Although I wanted to practice Angular, I believe I spent most of my time working with CSS. This was especially evident in details like the hover borders of desktop menu items or the opacity of lightbox thumbnail images (which I ultimately solved by adjusting the brightness).

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

I am not sure how many people here work with Angular, but I am open to any suggestions, whether it be CSS, HTML, or the logic of my TypeScript functions.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Daniel’s solution.

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