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 solutions

  • Submitted


    I would love to get feedback on Vue code arrangments as this is the first time I'm using the Vue-Cli.

    Also, I faced a problem transitioning the comment cards in replies using Vue's inbuilt <Transition> tag, the main comments list works fine but the animation doesn't work when wrapping the replies section with <Transition>, any ideas on how to do such thing? or if there is any other way I could animate this?

    thanks in advance. <3

  • Submitted


    this is my first time building a navbar with CSS only, definitely made me look at my screen not knowing what's going on for way too long lol.

    any feedback on how to improve such an approach please do let me know. also, my code was a little bit messy after a while, so if you know any good practices with this type of stuff this would really help me a lot.

    thanks in advance.

  • Submitted


    looking forward to your feedback!

    one thing I can't seem to figure out is that there is a little overflow on the bottom when resizing the screen from the "::before" element on the image container, can't seem to figure it out, if you have any suggestions please do let me know.

    thank you.

  • Submitted


    this is my very first time using Vue.js, i'd really appreciate your comments on how to improve my Vue.js cod, and my other code in general as well.

    also I have couple of questions: 1- How to make a delay between each time an instance of a component gets used, for example when using v-for to have multiple instances of the component, how to have a delay between them. the reason is just for visuals

    2- There is an error i'm getting you can see it in the console, Uncaught SyntaxError: Identifier 'mainvue' has already been declared, couldn't really figure out how to solve it if you have any idea please let me know

  • Submitted


    any feedback is appreciated, I struggled a bit on the radio buttons, still feel like they're finicky when resizing the window, if you know any solution on how to style them reliably that would be awesome.

  • Submitted


    I'd really appreciate it if someone told me how to get the size of the image right ? it seems to be cropped in the design but I didn't know how to do that without making the picture in a div, i'm trying to make the html as semantic as I can so I didn't want to make the pic as a background of a dive,, any other stuff to point out are welcomed as well ^_^

  • Submitted


    any improvements about the code would be appreciated ^_^

  • Submitted


    feedback is appreciated, 1- please if you know another way to center the profile card without using the width 100% trick while using the flex align would be nice

    2- there is a slight gap between the profile picture and its border if you know how to fix that please do let me know.

    thank you, and hope you like it ^_^

  • Submitted


    feel free to give me your feedback, also if you can tell me how to make a focus point on the smiling lady so if the screen gets smaller she doesn't go out of the picture that would be nice