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

  • matt2282 310

    @matt2282

    Submitted

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

    There is a lot of inputs and I had to figure out how to relate them to one another to try and keep the code as simple as possible.

    Creating the custom checkboxes required me to learn about different selectors in CSS.

  • Levis Kim 1,180

    @Orekihotarou-k

    Submitted

    Hello😊, been working on basic JavaScript, and these are the results for the first JavaScript challenge I have completed.

    @tannguyenk3

    Posted

    good solution

    0
  • P

    @ralphvirtucio

    Submitted

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

    I'm proud of completing this project using vanilla JavaScript. My goal is to enhance keyboard accessibility and screen reader compatibility so that every user can easily use my tip calculator application.

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

    One challenge I faced was meeting the ETA I provided—still working on that one! 😅

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

    It would be great to get feedback on additional test cases for the inputs and the accessibility setup for the labels. Any insights on the event listeners I used would also be appreciated.

    I'm also looking for suggestions on how to achieve the 4.27 tip amount shown in the provided desktop design. Currently, I'm using toFixed(2) for both the amount and total, which gives me a tip amount of 4.28.

    Any feedback will be much appreciated, and you'll be rewarded with a virtual ☕🍩!

  • @rainof

    Submitted

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

    I followed the advice from the learning path, which suggested using vanilla JavaScript instead of modern frameworks like React or Vue. This made the challenge significantly harder! The task was more complex due to the need for additional functionalities and styles, and setting up the build and deployment process was also quite difficult. It took me three days, and I felt exhausted and almost gave up. However, I persevered by staying calm and taking things one step at a time. Although the final result isn't perfect—for instance, some elements still shift when resizing the window—I’m proud that I completed it. Next time, I might consider simplifying the approach or better preparing for the configuration process.

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

    Tackling the project without a modern framework was a challenge, but I stayed focused and addressed each problem as it arose. Although there’s room for improvement, I’m pleased with what I achieved. This experience taught me a great deal and provided valuable insights that I’ll build on in the future.

  • @tannguyenk3

    Posted

    best solution

    0
  • P

    @meandrewaprianto

    Submitted

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

    this is my first time using CSS Grid, and transform from flexbox into grid with a help css media queries

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

    when using grid, we must know how much column and row we needed and with help from inspect element in browser, we can know the grid system and how to positioning element

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

    If anything new or tips or trick especially with CSS Grid, let met know and i will apply into next challenge

  • Rabel 190

    @Rabelahmed

    Submitted

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

    I am proud that i completed it within a day

    @tannguyenk3

    Posted

    good solution

    0