100devs-calculator
100devs-calculator copied to clipboard
I completed the challenge: 5 I feel good about my code: 4 Had to look at a lot of others code for Javascript functionality. I understand how it works and...
I completed the challenge: 5 I feel good about my code: 4 Javascript was heavily aided by tutorials! I settled on one by Web Dev Simplified that clearly walked through...
I completed the challenge: 5 I feel good about my code: 2 The only operand that works correctly is divide. I will return to this to correct the functionality.
I completed the challenge: 5 I feel good about my code: 4 I feel okay about the constructors, but I feel like they could be condensed further. The methods in...
I completed the challenge: 5 felt good about my code: 3 My original was not going as planned (got numbers to show in the display window but could not use...
I completed challenge: 2 I feel good about my code: 4 Nothing for now. I created a simple calculator, just to understand the thinking better. I will do another one,...
I completed the challenge: 5 I feel good about my code: 1 This was a tough one! I made it as complete and robust as I could using what I've...
I completed the challenge: 5 I feel good about my code: 4 I am not sure if my code is the most efficient. There are some other features, I would...
``` I completed the challenge: 5 I feel good about my code: 2 I tried this once completely on my own and struggled when I got to the JavaScript section...
I completed the challenge: 5 I feel good about my code: 3 Unsure if I set up everything correct, I did some private variables in the constructor but the variables...