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

  • Lejla 130

    @LejNur

    Posted

    I love your solution! Really nice and clean, I also love this challenge and can not wait to do it myself :) Compliments! The only small thing I would change is hover on the dessert card because the hover effect of scaling the image is starting even when the cursor is next to price or outside the image and button.

    1
  • @HeewonSeo1

    Submitted

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

    Definitely need to work on my javacsript as well as different animations/transitions.

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

    Kinda had some trouble with smooth dropdown, and I still think its a bit clunky.

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

    Any advice on smoother transitions would greatly be appreciated.

    Lejla 130

    @LejNur

    Posted

    Good job! The design is great and I really like it. The only thing I would try to make better if I were you is the accordion, so when you open one answer the other one closes.. this can be a great javascript exercise. Anyways, keep up the good work! :)

    0
  • @LieutenantCobretti1998

    Submitted

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

    This my first self-made react app in which I learned so much about react working under the hood, especially how react use re-render techniques. I understood how use much more efficient react re-render avoid techniques such as callback and memo methods. With the help of react I managed to create a simple web app in much less time than with using vanilla JS. I also went beyond the original tasks for this challenge and add the option of saving words in local storage and extract the saved words with their pronunciation, explanation, and type to the excel file via sheet.js. In order to check your saved words you can press to the book svg on top left bottom of the page and thats all 😁

    In the future I want to make website more beautiful with using smooth animations on it😍😁.

    Please, give me a star in GitHub, if you really like my website. Thanks in advance❤️😁

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

    The biggest challenge for me was making react not to re-render all components due to each change. Now I understood, how it was important to create a plan for react app and its tree before starting to code itself🥲

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

    Animations! Maybe someone have some ideas or library suggestions (except anime.js, because I already know it😅) for making my website much more beautiful:)

    Lejla 130

    @LejNur

    Posted

    Great job! I really like your solution. I myself am starting challenges in react and I know how react can confuse you at the beginning especially with re-rendering.. Keep up the good work!

    1
  • Lejla 130

    @LejNur

    Posted

    Good job! :) Maybe you should try putting the click also on the h2 element (question) not only on the button (icon +). Good exercise would be to close previously opened answer when you click on the next question (like toggle the responses). Happy coding! :D

    Marked as helpful

    1