Chris Ekstedt
@cekstedtAll solutions
Rock, Paper, Scissors Solution Built With Vue 3
#vueSubmitted about 2 months agoIf anyone finds any visual bugs or issues, please let me know.
Calculator App using Test Driven Development
#jest#viteSubmitted 5 months agoI 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.