Skip to content

Commit dde4be4

Browse files
committed
updated README
1 parent 0352052 commit dde4be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ After learning Tanstack Query, I decided to use RTK Query instead. I was already
3030

3131
Then I learned about client-side routing with React Router. I learned how to create a responsive app by styling React components with Material UI. I had been neglecting CSS, so I was really happy to learn this aspect of it. For the future, I'd like to learn more about web accessibility.
3232

33-
I learned how to test the backend with Jest. For the frontend, I used Vitest instead along with React Testing Library. I also learned how to use Cypress. Testing looks like another big subject that I'd like to get a better handle on.
33+
I learned how to test the backend with Jest. For the frontend, I used Vitest instead along with React Testing Library. I also learned how to use Cypress. Testing is another big subject that I'd like to get a better handle on.
3434

3535
With Git/GitHub, I definitely need to get better acquainted with branching. I currently have different versions of this app in different repos. In the future, I'd like to keep different versions within the same repo.
3636

0 commit comments

Comments
 (0)