Skip to content
Submitted about 2 years ago

Interactive Card Details Form using HTML, CSS, and JavaScript

accessibility, parcel
LVL 3
@stephenikuomola
A solution to the Interactive card details form challenge

Solution retrospective


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

I am delighted I got to work with using the try...catch block. My understanding of the concept has not been great, and I am happy I got to see a perfect use case.

I added a loading spinner to the project. That way, when users submit the form after passing in the correct data, they see the effect of their information getting processed before receiving final feedback.

I learnt how to work with the enterkeyhint attribute when working with input fields.

My understanding of the constraint validation API keeps improving with each project I encounter.

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

I struggled to learn how to implement the try...catch block. Initially, I encountered some weird bugs, and the form validation did not work as intended. However, I eventually figured it out.

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

I want to get an honest review of my solution and see what I could improve.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Damilola Ikuomola’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord