Latest comments
- @osmarmcn@peterforster10
looks good except for the spacing between the cards
- @m-abubakr1What are you most proud of, and what would you do differently next time?
Got to learn about the Regex in JavaScript, hoping it may help in the long term. Next time, I will be trying to use some 3rd party Apis of js for validation.
What challenges did you encounter, and how did you overcome them?The most challenging part was to give styling to the input focus in a way that it fulfills the requirements. I got to know how multiple styling can be added through JS
What specific areas of your project would you like help with?Object.assign()
function, but the best way to do it was to just add or remove classes.Any Suggestions on how to get precise margins and paddings without spending hours on experimenting?
@peterforster10Looks very good!
- @Aldeeb2020@peterforster10
looks very good except for the missing border-radius on the card
- @AceThunder546@peterforster10
looks quite nice
- @elMarMarWhat are you most proud of, and what would you do differently next time?
I'm proud that my solution seems pretty spot-on. However, I think my code is a little disorganized since I'm still learning flexbox. As I continue to learn flexbox's properties, I believe I'll be able to more elegantly and efficiently code these front end sites.
What challenges did you encounter, and how did you overcome them?I still don't perfectly understand certain flexbox properties. For example, flex-basis is still a fuzzy concept for me. It's the default size of an element based on what? When does it shrink/grow from that size.
What specific areas of your project would you like help with?I would like to know if I used flexbox efficiently. Sometimes it feels like I'm abusing flexbox, but I'm struggling to my head around other methods that could better position my elements.
@peterforster10looks quite good
- @Azai4What are you most proud of, and what would you do differently next time?
Going through this challenge and solving the problems smoothly
What challenges did you encounter, and how did you overcome them?the display in the desktop screen size when using the media queries
What specific areas of your project would you like help with?media queries for larger screen sizes
@peterforster10Try to be more precise when implementing the design
Marked as helpful