Anar765
@Anar765All solutions
Browser Extensions Manager Solution
Submitted about 19 hours agoI'd like help with making my code more readable. Some parts are repetitive because I didn’t know a better way to handle them, so any suggestions would be awesome!
Contact Form Solution
Submitted 29 days agoI’d like help optimizing form responsiveness with better layout techniques, possibly using grid/flex combinations for cleaner scaling on smaller devices.
FAQ Accordion Solution
Submitted about 1 month agoI’d like help improving accessibility (e.g., keyboard navigation), adding transitions for better UX, and maybe refactoring the code further to make it reusable for a larger number of toggle elements.
Signup From Solution
Submitted about 1 month agoI’d like help improving the structure of my JavaScript code and learning how to handle form validation in a more scalable and efficient way, especially when the form gets more complex. I'm also happy to help others who are facing similar issues with JS form validation.