Code review: reader solution to Memory Game
💡This is a code review of the solution to the Memory game exercise that a user submitted. Repository: https://github.com/stivendiaz/memory-game Page: https://stivendiaz.github.io/memory-game/ Thoughts at first glance: * great that the app is responsive and uses Typescript * really cool that is also deployed to Github ...