Vĩnh Bảo Phúc
@kevinphucAll comments
- @GatdeyummSubmitted about 2 months ago@kevinphucPosted about 1 month ago
You are amazing, make sure that the text color and the layout as much as possible to be the same as the given design, keep working, well done!
0 - @waeldrwishSubmitted 3 months ago@kevinphucPosted about 2 months ago
Good job, adjust the gap so it will fit the design perfectly, keep going
0 - @qlubackSubmitted 3 months ago
- @codemore1Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
In the past I stuck at defining multiple DIV and end up confusing myself with complex CSS script. Then I saw how the expert did it, first just focus on getting the components appear in correct order. Then only tweak the font size, padding, margin, etc
What challenges did you encounter, and how did you overcome them?The challenge I encounter is to decide whether to use display grid or flex. For QR code challenge, I find flex is simple enough for a one column content. I manage to check on other solutions using display grid with place-content: center to make the component appears on the center. Flex requires adding "align-items" and "justify-content"
What specific areas of your project would you like help with?I have problem using Figma, I manage to open the design asset in Figma but I can't figure out how to use Figma to check the spacing from the QR code to the title and paragraph. I will try to find some examples on how to use Figma properly.
@kevinphucPosted 4 months agoIn my opinion, the file page of example should include the zip file so that I can easily download and code, which made the process in the web for faster than the original that it is included in 2 different pages
0