Quizzical Scrimba Solo Project 4
Stars
4
Forks
5
Watchers
4
Open Issues
0
Overall repository health assessment
^5.16.4^13.2.0^13.5.0^4.29.0^4.3.1^18.1.0^18.1.0^2.0.105.0.1^2.1.4^8.18.0^7.30.154
commits
practiced react component testing with React testing library
c9f75b0View on GitHubrefactored code to be easier read, search, understand with clean code principals
9a26457View on GitHubseperation of concerns moved About info into it`s own file and made the modal reusable
85ff732View on GitHubdeleted commented code. Improved function names. Practicing clean code principals.
5794d0cView on GitHubadded esLint linter and formated all my code for readability. I also implement React type checking into each .js file
7ef1af6View on GitHub