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

  • tortaruga 450

    @tortaruga

    Submitted

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

    i think i'd try to be less messy when writing the js

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

    had a bit of trouble validating the form with the approach i was initially using, so i just restarted from zero

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

    i'm not sure what I should put as value of the action attribute on the form. should I link to the js file?

  • tortaruga 450

    @tortaruga

    Submitted

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

    nothing in particular

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

    making the buttons be activated through keyboard alone took a while

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

    i'm open to any criticism or suggestion

  • tortaruga 450

    @tortaruga

    Submitted

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

    it was easier than usual and didn't take as long

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

    nothing in particular

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

    any feedback is appreciated!

  • tortaruga 450

    @tortaruga

    Submitted

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

    I didnt have issues with grids this time... i had issues with everything else tho. the day i get the sizes right i'm throwing a party and you're all invited. also I think I'm color blind cause i never seem to get the colors quite right

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

    the biggest difficulty was using the json file. after a bit of research i managed to make it work on chrome, but not on firefox. I solved it by changing the path of the json file to include the url of the live site

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

    I used fetch to use data.json and it works but I don't understand it well

  • P

    @CreativeLogic

    Submitted

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

    I'm most proud of using my technical expertise to be able to research and implement effective solutions to the challenge. I implemented a Regex string for the email validation, as well as added a custom visual indicator to let the user know that the email is valid once it is typed, not just on submit.

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

    To get a form to behave as expected and provide the user with an intuiative experience requires careful attention to detail. I was able to accomplish the task.

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

    Any feedback is welcome.

  • @auri222

    Submitted

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

    I have no idea what I will do next because I think in my own way there are 2 versions of the share links list, one for mobile and the other for desktop (according to 2 classes in CSS code). Therefore, I wrote JavaScript code to follow that idea.

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

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

    I have a problem with transition effect on the share links list that fires when the page loads, and I have no idea how to fix it.