Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

social-links-profile

Ashong 930

@AshongAbdallah06

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I used React for the first time on my own for a challenge, which was quite easier than I expected it to be.

What challenges did you encounter, and how did you overcome them?

When I was mapping through the list, in the return statement, I was returning a {} instead of a (). This is because I've used a lot of arrow functions in JS, and they normally use {}. So, it was hard to figure out the problem, but luckily, I asked ChatGPT, and it identified the problem. This is what i mean: ` links.map(link => {

        {link.siteName}
    

}) `

What specific areas of your project would you like help with?

On using JS framweorks

Community feedback

@pauzuffinetti

Posted

amazingly done!

1

Ashong 930

@AshongAbdallah06

Posted

Thanks @pauzuffinetti

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord