Design comparison
Community feedback
- @abdullahmd2Posted about 2 months ago
The number count up animation give a really nice user experience! Great job!
1@Michael-AlansPosted 5 days ago@xStephx This is excellent and I have a question. Since the input types are text, what did you do to make it to accept only numbers
1@xStephxPosted 5 days ago@Michael-Alans thank you so much for feedback! About accepting only numbers, I restrict it to use only numbers with
replace(/[^0-9]/g, '')
. If you have any other questions, feel free to text me!0 - @collins-aiPosted 2 months ago
Yoo this is awesome. The solution looks exactly like the original design and the JavaScript reaction is perfect. Good job 👍
1@xStephxPosted 2 months ago@collins-ai thank you so much for your feedback!! I'm glad that you like it.
0 - @InKABuserPosted 2 months ago
spot on👌
1 - @hannibal1631Posted 2 months ago
great job on this one bud. I also completed this challenge just 2 days ago, make sure to check that out and let me know there if I should make any changes or improvements.
1@xStephxPosted 2 months ago@hannibal1631 thank you so much for your feedback! Great, for completed this challenge it awesome! You can do some fix just in input, there is bug that can input negative numbers, other everything is great!
2 - @LupoNetnPosted 2 months ago
@xstephx This is really nice! Good job, please can we connect on discord?
1@xStephxPosted 2 months ago@LupoNetn thank you so much!! Yeah sure, you can add me on discord.
0 - @MozahedulPosted 2 months ago
Very nice. I have already completed this.
1 - @Christ778Posted 2 months ago
This is really interesting🤩. I will also try it.
1@xStephxPosted 2 months ago@Christ778 yeah it is interesting, I'm glad that motivate you to try it :)
0
Please log in to post a comment
Log in with GitHubJoin 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