Design comparison
Solution retrospective
Hello everyone ! I accept positive and negative code feedbacks.
Thanks !
Community feedback
- @palgrammingPosted over 3 years ago
while it says invalid expression on you try to add this 1.1.1.1.1.1.1+1.1.1.1.1.1.1 I think the key here is to not let the user enter things that are not valid like the multiple "....." to start with
The logic in this project is not easy there are lots of little gotchas in it. So far you have done a good job just needs so fine tuning
2@rodrigorvixPosted over 3 years ago@palgramming, thanks for your feedback! I will try to implement your suggestions.
0 - @ApplePieGiraffePosted over 3 years ago
Hi there, Rodrigo Vitoriense! 👋
Good job on this challenge! 👏 Your solution looks good and the calculator seems to be working pretty well! 👍
I suggest clearing the "invalid expression" text when the user begins typing a new expression after that (so that they don't end up with something like
invalid expression9 + 2
on the calculator). Besides that, I think making the theme toggle keyboard accessible would be a good idea, too. 😉Overall, everything works nicely! 😀
Keep coding (and happy coding, too)! 😁
0@rodrigorvixPosted over 3 years agoHello, @ApplePieGiraffe!!
Thank you very much for the feedback. I will try to implement your suggestions in the project.
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