lagunovsky / redux-react-router

A Redux binding for React Router v6
MIT License
72 stars 9 forks source link

Added advanced boilerplate example. #10

Closed hellagutmann-soelen closed 1 year ago

hellagutmann-soelen commented 2 years ago

Not 100% sure if such an opinionated example should be a part of this project, an example like that would have at least helped me quite a lot to understand what kind of environment this project requires and how a ProtectedRoute implementation could look like :)

Please let me know what your opinion is and / or if you have any wishes what the code should look like.

lagunovsky commented 2 years ago

Thank you! I have a number of comments, I will write them in my next free time.