Skip to content

Commit ac12dbf

Browse files
authored
Update readme.md
1 parent 26dd2ea commit ac12dbf

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ Right now you got two main folders:
1414
- [Old_class_components_samples](./old_class_components_samples): The old samples, just in case you need to work with older react
1515
versions or you need to maintain legacy code.
1616

17-
You can check as well other repos (react / redux + typescript):
17+
If you want to make a deeper dive on React Hooks you can check this repo [React Hooks By Example](https://github.com/Lemoncode/react-hooks-by-example)
18+
19+
Other guided repos available (react / redux + typescript):
1820

19-
- [React By Sample](https://github.com/Lemoncode/react-by-sample)
2021
- [Redux By Sample](https://github.com/Lemoncode/redux-by-sample)
2122
- [From React to Redux](https://github.com/Lemoncode/from-react-to-redux-ts)
22-
- [Redux Testing Typescript](https://github.com/Lemoncode/redux-testing-typescript)
23+
- [Redux Sagas](https://github.com/Lemoncode/redux-sagas-typescript-by-example)
2324

2425
# Examples
2526

0 commit comments

Comments
 (0)