thangchung / blog-core

Modular blog using Blazor with clean domain-driven design patterns
MIT License
407 stars 124 forks source link

Pagination #12

Closed thangchung closed 5 years ago

thangchung commented 7 years ago

https://medium.com/@pierrecriulanscy/working-with-paginated-api-in-redux-be871818e444 Upgrade to React-Router v4.x https://github.com/notrab/create-react-app-redux/blob/master/src/index.js Explanation about router at https://medium.com/@pshrmn/a-simple-react-router-v4-tutorial-7f23ff27adf

thangchung commented 7 years ago

https://codeburst.io/react-router-v4-unofficial-migration-guide-5a370b8905a https://github.com/marmelab/admin-on-rest

thangchung commented 7 years ago

https://themeteorchef.com/tutorials/getting-started-with-react-router-v4