Latest solutions
Interactive rating component solution | Responsive |
PSubmitted 6 days agoI’d like to get more confident with structuring JavaScript code for better readability and scalability — for example, organizing functions, separating logic, or even using modules.
I'm also curious about best practices for accessibility (a11y), especially when building interactive components like buttons and forms.In addition, I’d love feedback on how to improve my CSS organization — maybe using BEM more consistently or learning when it's a good idea to switch to utility-first frameworks like Tailwind.
Responsive Time-tracking-dashboard Vanilla
#accessibility#bemPSubmitted 8 months agoI need help with grid layout and also with the JS code. Did I place the styles correctly, and is my JS code clear? What can I improve?
Responsive newsletter signup form with success message
#accessibility#bemPSubmitted 8 months agoAny comments will be useful :)
Latest comments
- @mohit5543Submitted 6 days ago
- P@a-2280Submitted 9 days agoWhat are you most proud of, and what would you do differently next time?
This was my first time working extensively with the DOM
What challenges did you encounter, and how did you overcome them?I had problems rendering the info but I figured it out
What specific areas of your project would you like help with?How did I do?
- @ReziBarabadzeSubmitted 9 days ago
- @JaegermeistySubmitted 8 days agoWhat are you most proud of, and what would you do differently next time?
Used a long time on the project. Not that it took long, but took long breaks in between. Made it a confusing project. Of the project itself, I was stunned at the simplicity of the javascript. For some reason I thought this would have advanced javascript but it wasn't. Still something to learn.
What challenges did you encounter, and how did you overcome them?They way you checked which radio input was checked was new to me and unknown before this. The solution was much easier than I imagined.
Also unchecking the radio inputs when reloading the page was totally new and had to be searched up and learned.
What specific areas of your project would you like help with?I know the color of the box is something of a combination of the dark blue and a lighter color. Didn't get it to work correctly so just have a plain dark blue color.
- P@danmlarsenSubmitted 8 months agoWhat specific areas of your project would you like help with?
I appreciate any helpful feedback
- P@teempeSubmitted 8 months ago