How can I improve my portfolio for a junior front-end dev position?

0
0
Asked By CuriousCoder92 On

I shared my portfolio earlier this week and received quite a bit of constructive criticism, which I really appreciated. I took that feedback seriously and worked hard to address my weaknesses, completely rebuilding my portfolio from scratch. Now I have a fully responsive website that showcases all my projects. I'm at the point where I'm wondering if this portfolio is good enough to help me land a junior front-end developer job. I'd love your honest feedback to guide me further. Thanks a lot!

1 Answer

Answered By TechieTina41 On

Your portfolio looks much better! A few tips: try using `

` tags instead of `
` for spacing. It makes your markup cleaner. Also, consider replacing spacer divs with margins for better layout control. I noticed you're using fragments, which is great — just be mindful of when they're truly needed. And one last thing, avoid exporting default from your components. It’ll make it easier to manage your imports. Overall, amazing progress!

BuilderBuddha74 -

Thanks for the tips! I thought using spacer divs was a clever way to control spacing, but I see your point. Can you elaborate more on using `

` instead of `
`?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.