Jonathan
@johnslaykAll comments
- @Anthonn007Submitted 5 months ago@johnslaykPosted 4 months ago
Good!, In the next ones try to follow the colors that go in the style guide to make it easier to get to the color of the project.
0 - @klb-devSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I followed the Figma design to the letter. I used variables in my CSS, taking from the design specs.
What challenges did you encounter, and how did you overcome them?Truthfully none.
What specific areas of your project would you like help with?Getting better with the CSS syntax and learning the shortcuts
@johnslaykPosted 4 months agoOne thing I noticed in your code was the use of variables in the default colors of the project, I'll adapt to use it as well. Congratulations!
0 - @Micha087Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
finished another challenge, i'm proud of that.
What challenges did you encounter, and how did you overcome them?did not counter any big problems
@johnslaykPosted 8 months agoCongratulations, my solution turned out practically the same as yours. Finding the exact size of the boxes is something I also try to improve.
1 - @tufcoderSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I'll write in topics:
- Proud of
- Reset CSS
- Mobile first development
- Full use of classes in css
- Do differently
- Use a Sass/css pré-processor
- Maybe use Flexbox in css
Using rem over pixels, calculate the values in rem was a challenge.
What specific areas of your project would you like help with?I think that I need help in Acessibility and Semantic Tags.
@johnslaykPosted 8 months agoI believe you can remove the one I mention below and put it in the "README" in git. "Challenge by Frontend Mentor. Coded by Oswaldo Castro." To leave the maximum close, but I believe this is your choice to have left
Marked as helpful0 - Proud of