
Design comparison
Solution retrospective
Hello everyone!
I’m excited to share my solution to the Myteam multi-page website challenge, built using the CWrap framework.
💻 CWrap Framework GitHub Repo: GitHub Repo
📦 CWrap Framework NPM Package: NPM Package
Let me know your thoughts and feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @asanaliev
Hi Karol,
Great job!
I checked your solution on PulseLet (web app testing service), and don't see any issues with responsive design. Good quality done!
But there are some issues in the code (39). For example: code duplication, using
for
instead offor-of
, using big methods with a lotif
, etc.Details can be found here: https://pulselet.com/projects/101.
Cheers, Askat
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