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

All comments

  • Brian Schooler• 440

    @superschooler

    Submitted

    I seem to be getting the hang of JavaScript, but with more complexity comes more disorganization in the code. I tried to keep it simple by breaking down functions into smaller functions, but then it's easier to insert errors in the code or mistakenly repeat yourself (and then forget to change something...).

    So, my question to you - what principals and practices do you use to keep your code neat and organized right from the beginning?

    Any other feedback on my project is always appreciated!

  • @PreciousOritsedere

    Posted

    This looks really good. Well done. However, the color is different from the design and you didn't insert the image. I'd be happy to help

    0
  • @LTOssian

    Submitted

    • How did you handle the positioning of each element ?
    • How did you implement the hover { with a blue background and the view-icon showing} on the image-equilibrium ? [UPDATE : I managed to do it, you can check it out]

    @PreciousOritsedere

    Posted

    I gave the container a max-width: 350px; margin: 0 auto; For the other elements, you can check my GitHub link: https://github.com/PreciousOritsedere/NFT-Preview-Card-Component to see the code. Please don't forget to give me a star :)

    1