Latest solutions
Frontend Mentor - Article preview component solution
#tailwind-css#vanilla-extractSubmitted 6 months ago
Latest comments
- @xStephxSubmitted 3 months ago@mdnaimurPosted 3 months ago
why are you not using a modern FrontEnd framework?
your code skills are good, I suggest you optimize the code and also proper structure.
1 - @AyodelearogSubmitted 4 months ago@mdnaimurPosted 4 months ago
almost good but need to pixel perfect happy coding
Marked as helpful0 - @mik2ndSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
i finish
What challenges did you encounter, and how did you overcome them?no experience with js, i try very hard to make it happen
What specific areas of your project would you like help with?good enugh today, maybe...
- P@danmlarsenSubmitted 7 months agoWhat specific areas of your project would you like help with?
I appreciate any helpful feedback.
@mdnaimurPosted 6 months agoIt's looking like very pretty code. go ahead happy coding
1 - @emmadumbiSubmitted 6 months ago@mdnaimurPosted 6 months ago
suggest --use proper margin and padding --code name convention and proper code hygiene
overall good keep coding
Marked as helpful0 - @EdoardoRamondettiSubmitted 7 months agoWhat challenges did you encounter, and how did you overcome them?
i have had some problems with positioning the cards on the desktop view. I overcome them with display grid on the container of the cards and with this on every card: position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);
What specific areas of your project would you like help with?i would know if there is a better way to position the card than my solution. but I would appreciate any advice to improve.
@mdnaimurPosted 7 months agoneed to improve the code need to learn more about grid make sure prefect responsive
happy coding
0