Submitted 5 months agoA solution to the Mortgage repayment calculator challenge
Responsive Mortgage Repayment Calculator with vanilla CSS & JavaScript
vite
@devJuanS

Solution retrospective
What are you most proud of, and what would you do differently next time?
This was my first project where I worked the styles sizes and dimensions using the relative em unit, and I have found that so useful and quite practice.
The way to validate the number as they were written in the input form and to apply the format as thousand comma number. This challenge was resolved using the keyup event, and with the use of Regular Expressions.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Juan Sebastian'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