File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ We have incorporated a set of examples based on hooks.
77
88Right now you got two main folders:
99
10- - Hooks: set of samples migrated to hooks (right now 11 samples migrated), if you are new to
10+ - [ Hooks] ( ./hooks ) : set of samples migrated to hooks (right now 11 samples migrated), if you are new to
1111 React, or you are going to start working on a new project, I recommend you going through these
1212 examples.
1313
14- - Old_class_components_samples: The old samples, just in case you need to work with older react
14+ - [ 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
1717You can check as well other repos (react / redux + typescript):
You can’t perform that action at this time.
0 commit comments