Chris Ekstedt
@cekstedtAll solutions
- Submitted 8 days ago
Calculator App using Test Driven Development
- HTML
- CSS
- JS
I had the greatest difficulty in reliably formatting the calculator's results to a specific number of digits without introducing other bugs. Any pointers would be appreciated.