Nada, tudo de boa
What challenges did you encounter, and how did you overcome them?Nenhum
What specific areas of your project would you like help with?Nenhum
Nada, tudo de boa
What challenges did you encounter, and how did you overcome them?Nenhum
What specific areas of your project would you like help with?Nenhum
Hello, good job !
I have a few subjection:
Hello, Congratulations for this excellent result !
When I read your code I think:
You seem to be expert to scss, with mixin, variable... so it was interesting for me to look at your code.
Hello,
I watched your code, your design is good, but maybe can you be careful about:
HTML:
You use a lot's of DIV. It isn't a very good practice because a DIV it's an empty element for the navigator. Prefer to use HTML tag, there are better read by navigator (for SEO). For exemple, for your container, you can use a tag <article>. And in your article you can use the balise <section> for description section or author section. Use DIV only when you cannot use Html tag.
You can style tag HTML directly without DIV around. For example, the DIV around the first <img> is not necessary.
The sentence "HTML & CSS foundations" it is not a <p> it's a Title. So use HTML tags <H1>, <H2><,<H3>...
CSS:
Good luck and good learning !
I am most proud of downloading and learning SASS to build this application. I am also proud of myself for relearning git/github. Finally, I'm proud of myself for attempting to follow the workflow that front end mentors suggested. It's given me a systematic way to approach front end development.
I would be more strict with the application of the workflow.
What challenges did you encounter, and how did you overcome them?The challenge that I face is my own frustration that I feel when things aren't "pixel perfect". I also faced a challenge of installing SASS. I struggled to utilize it when installing it in my Windows PATH, but I switched to using the "Live SASS Compiler" extension on VS code.
What specific areas of your project would you like help with?I would like help with project management. I would like help in better developing workflows to systematically complete projects.
Hello, Congratulations on your solution !
Things you could improve ✍️:
Happy coding! 😎