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


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

    I'm proud of working on my second react and being able to overcome the obstacles I faced.

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

    I faced a challenge when I wanted to change my image from mobile-desktop depending on what the screensize was, and I also faced a challenge during deployment to GitHub. I was greeted with an Error 404 and was able to fix it after several hours of combing the web. I am particularly glad to be able to learn this way.

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

    I would like help with the dos and donts of React, the best workflow for working with React (if any) and any tip in general about development. Thank you very much.

  • Submitted


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

    I started learning react recently and I was able to complete this relatively easy project (It wasn't easy doing it in react all on my own).

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

    After completing the project, I spent about a week and half trying to figure out why my deployment to GitHub pages wasn't working. I combed through the web and couldn't find anything that helped. Then just few minutes ago, I figured it out. I had uploaded my node_modules folder which apparently, I wasn't supposed to do and that was giving me an error during build.

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

    My eye-icon and fav-icon worked perfectly well during development but for some reason I haven't been able to figure out, stopped working during deployment. If anyone could give me pointers as to why some images aren't being read, I'd be glad.

    I'd also appreciate ANY feedback/hint regarding react as this is my first foray into it. Thank you very much.

  • Submitted


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

    I would take the time to figure out how exactly I want to proceed with my JavaScript first.

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

    I struggled with coming up with names for my classes. This might seem like a small issue but it's an issue for me. I just can't seem to come up with good, descriptive names and I don't know if there is a particular naming convention to work with. Any help/feedback/criticism would be highly appreciated.

    Thank you so much.

  • Submitted


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

    I was able to learn about APIs and apply what I learnt effectively in this project. Also, I am really proud of how far I have come in understanding how to structure my HTML and working with css.

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

    I was a bit confused as to how I would extract the data from the API but in the end, I was able to dig around on the internet and figure it out. Coding and taking on these challenges have made me more resourceful than ever before.

  • Submitted


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

    I'm mostly proud of how I handled my JavaScript.

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

    I wasn't sure how to go about my structuring my HTML but in the end, I figured it out by tinkering and changing my code multiple times.

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

    UPDATE: I decided to go back to this project to add a light/dark mode switch functionality, I succeeded in getting the switch to work for the rating card but couldn't get it to work when the card was flipped to the Thank you state.

    Any ideas on how I could get that working would be really helpful, kindly take a look at my code and provide feedback. :)

  • Submitted


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

    I am mostly proud that I was able to take on this project and test out everything I had learned so far, and was able to do better than I thought I would. Still a lot to learn but I am happy with the result.

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

    Challenges:

    • Having to analyze each section separately whilst keeping in mind that each section is a part of a bigger picture - the landing page.
    • I found it a tad difficult to keep up with my code as this was the most code I had ever attempted to write, but I eventually got used to tracking my code.
    • Certain components didn't turn out as I had hoped, and this might be due to my workflow, I'd really appreciate ideas regarding the workflow!
  • Submitted


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

    I'm extremely proud of how far I've come in my journey ever since I started taking on these challenges. I've been able to massively improve on how I structure my code, how I think about implementing my JavaScript code and I know there is still a lot of room for improvement. Thanks to the wonderful people in this awesome community who continue to give feedbacks and what could be improved on.

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

    The JavaScript side was a bit tough to work on, I intended on making the password require stronger characters but I wasn't sure how. I'm not sure I entirely got the error messages and error icons to work as intended. I'd really appreciate any feedback as to what I could have done better or improved. Thank you very much!

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

    How could I have implemented a password validation in my code to check the number of characters, the types of characters and also require Upper/lowercase characters?

    I tried to do it and kept hitting a wall.

  • Submitted


    This was a great test of what I have learnt so far in JavaScript. Absolutely enjoyed working on this!

    I would really appreciate any feedback/help/comment as there is still a lot of room for improvement. Thank you!

  • Submitted


    Hello guys,

    I'm a bit confused as to why the facebook icon isn't as circular as the twitter and Instagram icons. Any help/feedback would be greatly appreciated!

    Thank you.

  • Submitted


    Hello guys,

    I'm a bit confused as to why the facebook icon isn't as circular as the twitter and Instagram icons. Any help/feedback would be greatly appreciated!

    Thank you.

  • Submitted


    Hello guys,

    I can't figure out why my desktop page has a huge whitespace at the bottom. I've combed through my code and still had problems figuring this out. Any help/feedback would be really helpful! Thank you.

  • Submitted


    I need help!

    I'm not sure I understand how responsiveness works. I get confused because I don't know if I am to do a media query for every screen size or not, I don't know what the "standard" is. Also, I can't seem to align my form to the left, I'm at wits end. Any help and feedback to help me improve would be greatly appreciated! Thank you.

  • Submitted


    Going into this, I was a bit intimidated because even if it is tagged as one for newbies, I had never done anything this big in the previous challenges I had taken. So, I approached it by dissecting the page into sections on paper before translating that to code. It worked and I don't think my code is perfect. This community has helped me improve tremendously and I would really appreciate any feedback on anything I can further improve in my code.

    Thank you!

  • Submitted


    I am happy with the outcome of my code. I am now able (or so I think) to break down the components to manageable sections where I can determine how I want to structure my component.

  • Submitted


    While building this project, I tried to make it responsive across mobile, tablets and desktop but for some reason, it just didn't work perfectly on some screen-sizes. How can I make that work?

    Also, what's the best practice to approach HTML, CSS and JavaScript project as I would like to ensure my workflow and code are optimal. Your feedback would be really appreciated.

  • Submitted


    This is the first time I attempted using JavaScript, still learning and it was such a pain. Any feedback, help or advice on the best approach to learn/apply JavaScript would go a long way. Thank you so much.

  • Submitted


    Thanks to Marzuk Sanni for the advice. I was able to start building from the mobile version, then made it responsive for the desktop version. Any feedback is highly appreciated, thank you.

  • Submitted


    I have some problems making this responsive for mobile, any help would be really appreciated guys!!