
@dazzlerabhi30800
Submitted
Give Feedback to make my code better. Although there may be some accessibility issues!
@dazzlerabhi30800
Submitted
Give Feedback to make my code better. Although there may be some accessibility issues!
@AaronFlores11
Submitted
I would like to know what they think of my design and implementation.
I had some difficulties when adding animations, since I don't have much knowledge about them, just add a few simple ones. I look forward to your feedback
@Gushigustavo
Submitted
This challenge was very good, I had to research some properties and it made me know more. I would like you to give me a feedback.
@Dust1100010
Submitted
i had just one problem trying to code the violet cover part, is responsive but not at all, like 80% 😁 . Any idea to fix this?
@Yakub-Egamnazarov
Submitted
One of the main difficulties was implementing three-state toggle switch changes to the theme of the calculator. However, with useful resources, I was able to overcome this.
@Jd536
Submitted
Hey fellows!
I hope you are having a great week. This was a fun challenge.
One of the great things I practiced here was the mobile-first design approach. I have also had a chance to get deeper in react hook (useRef, useState, effect).
Thank you for taking a look at this and sharing your feedback with me.
Best!
@Refara08
Submitted
Hi guys! 😊
This is my first project using ReactJS + GSAP to build single page application. I learned how to implement tweening, selecting children classes, how to use timeline on React-app-based website, it was really confusing for me at first but in the end I finally got the solution for many bug that.. I made myself.
So, any feedback on how I can improve or make these code simpler or more efficient to these gsap implementation are very welcome!
Thank you very much!! 😊
BAsically im trying to improve the little i know about web dev. So maybe my code isnt that good enough. Im not sure of the css style and emthods to render the elements
@snowsneakers
Submitted
Another newbie difficulty challenge done! Repetition really helps with my react familiarity. Next challenge I do will involve hooks!
@groyseth
Submitted
So, I started off with trying to use Figma but I don't really understand it. I had to start over essentially but when using CSS I was able to make a lot more progress. On another foot, I am color blind lol. I was struggling there for a second.
@legion40216
Submitted
I kinda had hard time finding out how function work and the flow was very hard to follow can anyone hint me some best practices in coding core js and look on my code to improve?
@MOGWAmogwa
Submitted
I tried my best to use what I've learned so far. (I'm Korean. my English is not good enough so I'd appreciate it if you let me know when you don't understand my sentence.)
I wasn't sure of my codes. especially,
if (num.length>1 && ratingNum!=num[num.length-2] ){ storage[storage.length-2].classList.remove('colorChange') }
<- this part. I think there would be a better solution using only 'num.length' without using variable "storage" .
I'm a newbie so I'm not sure it is okay with my html, css and js...
feel free to point out my work.
Thank you.