Skip to content

Commit 8abd1cb

Browse files
committed
Add more resource to JS folder
1 parent ce17ed7 commit 8abd1cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

javascript/javascript/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- [Intermediate](#intermediate)
77
- [Advanced](#advanced)
88
- [React](#react)
9+
- [Redux](#redux)
10+
- [Testing](#testing)
911
- [Courses](#courses)
1012
- [Books](#books)
1113

@@ -21,6 +23,9 @@
2123
- [Redux Basics](https://levelup.gitconnected.com/redux-basics-cebf8e921f3)
2224
- [Where and When to Fetch Data With Redux](https://daveceddia.com/where-fetch-data-redux/)
2325

26+
## Testing
27+
- [Mocking API Requests with Jest](https://medium.com/@lucaspenzeymoog/mocking-api-requests-with-jest-452ca2a8c7d7)
28+
2429
## Courses
2530
- [ReactJS Basics](https://www.youtube.com/playlist?list=PL55RiY5tL51oyA8euSROLjMFZbXaV7skS)
2631
- [Microsoft Frontend Bootcamp](https://microsoft.github.io/frontend-bootcamp/)

0 commit comments

Comments
 (0)