GroceriStar / routes-layouts

0 stars 0 forks source link

data #1

Open atherdon opened 5 years ago

atherdon commented 5 years ago

Routes.Nested Routes https://reacttraining.com/react-router/core/guides/philosophy/nested-routes

https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config

add tests to our router components and to our separated ui components too https://reacttraining.com/react-router/core/guides/testing Routes. testing

Routes. Auth https://reacttraining.com/react-router/web/example/auth-workflow https://medium.com/@albertcito/different-layouts-with-react-router-1311a21a2df5 https://www.google.com.ua/search?q=how+to+check+auth+routes+react&oq=how+to+check+auth+routes+react&aqs=chrome..69i57.17879j0j1&sourceid=chrome&ie=UTF-8

Routes. display data related to user? https://reacttraining.com/react-router/web/example/recursive-paths

Routes. Favorites https://github.com/GroceriStar/react-shopping-list-template/issues/93

https://github.com/GroceriStar/react-shopping-list-template/issues/59

routes with usernames https://www.google.com.ua/search?q=react+router+with+username&oq=react+router+with+username&aqs=chrome..69i57.5543j0j4&sourceid=chrome&ie=UTF-8

atherdon commented 5 years ago

https://github.com/ChickenKyiv/awesome-react-router-articles/blob/master/README.md#2