(Regex) Calculator

Solution retrospective
My first frontend mentor JS challenge, implemented using JQuery and Bootstrap. This is my second take on JS library JQuery and Bootstrap language so far but my first time manipulating CSS properties using JQuery UI. I completed this challenge by incorporating numerous cases that I encountered while developing this app with the help of regex.
What challenges did you encounter, and how did you overcome them?Bootstrap by default has background color property assigned to .btn classes which I had trouble changing the property in :active pseudo selector using JQuery UI. However with the help of mouseleave() function substituting background-color property in active selector using JQuery UI became possible.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on kudos2Shef'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