Skip to content

Commit 1b9c9fa

Browse files
committed
nearly done with the react bits
1 parent b67d71c commit 1b9c9fa

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

src/content/resources.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,32 +28,31 @@ In this section I will provice a list of links to resources in the form of books
2828

2929
# React
3030

31-
https://github.com/enaqx/awesome-react
31+
[Awesome React](https://github.com/enaqx/awesome-react)
3232

33-
https://github.com/brillout/awesome-react-components
33+
[Awesome React Components](https://github.com/brillout/awesome-react-components)
3434

35-
https://github.com/markerikson/react-redux-links
35+
[React Redux Links](https://github.com/markerikson/react-redux-links)
3636

37-
https://github.com/verekia/js-stack-from-scratch
37+
[JS Stack from Scratch](https://github.com/verekia/js-stack-from-scratch)
3838

39-
https://github.com/pmndrs/react-spring
39+
[React Spring](https://github.com/pmndrs/react-spring)
4040

41-
https://github.com/streamich/react-use
41+
[React Use](https://github.com/streamich/react-use)
4242

43-
https://github.com/react-hook-form/react-hook-form
43+
[React Hook Form](https://github.com/react-hook-form/react-hook-form)
4444

45-
https://github.com/nfl/react-helmet
45+
[React Helmet](https://github.com/nfl/react-helmet)
4646

47-
https://github.com/tannerlinsley/react-query
47+
[React Query](https://github.com/tannerlinsley/react-query)
4848

49-
https://github.com/grab/front-end-guide
49+
[Grab's Front-end Guide](https://github.com/grab/front-end-guide)
5050

51-
https://github.com/testing-library/react-testing-library
51+
[React Testing Library](https://github.com/testing-library/react-testing-library)
5252

53-
https://github.com/petehunt/react-howto
54-
55-
https://github.com/vasanthk/react-bits
53+
[React How To](https://github.com/petehunt/react-howto)
5654

55+
[React Bits](https://github.com/vasanthk/react-bits)
5756
https://github.com/krasimir/react-in-patterns
5857

5958
https://github.com/downshift-js/downshift

0 commit comments

Comments
 (0)