Skip to content

Commit bf8b0d4

Browse files
committed
added second round of resources
1 parent 52e4eba commit bf8b0d4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

src/content/resources.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ In this section I will provice a list of links to resources in the form of books
1212

1313
# JavaScript
1414

15+
https://github.com/goldbergyoni/javascript-testing-best-practices
16+
17+
https://github.com/formium/tsdx
18+
19+
https://github.com/AllThingsSmitty/must-watch-javascript
20+
1521
# React
1622

1723
https://github.com/enaqx/awesome-react
@@ -26,6 +32,30 @@ https://github.com/pmndrs/react-spring
2632

2733
https://github.com/streamich/react-use
2834

35+
https://github.com/react-hook-form/react-hook-form
36+
37+
https://github.com/nfl/react-helmet
38+
39+
https://github.com/tannerlinsley/react-query
40+
41+
https://github.com/grab/front-end-guide
42+
43+
https://github.com/testing-library/react-testing-library
44+
45+
https://github.com/petehunt/react-howto
46+
47+
https://github.com/vasanthk/react-bits
48+
49+
https://github.com/krasimir/react-in-patterns
50+
51+
https://github.com/downshift-js/downshift
52+
53+
https://github.com/sudheerj/reactjs-interview-questions
54+
55+
https://github.com/oldboyxx/jira_clone
56+
57+
https://github.com/framer/motion
58+
2959
# Vue
3060

3161
# GraphQL
@@ -34,4 +64,6 @@ https://github.com/streamich/react-use
3464

3565
# AWS
3666

67+
https://github.com/aws-amplify/amplify-js
68+
3769
# CI/CD

0 commit comments

Comments
 (0)