Navigation in a single page app with react.js

前端 未结 1 434
忘掉有多难
忘掉有多难 2021-02-08 23:31

I\'m building a single page application with React and Backbone and am trying to figure out best practices for handling navigation between content in the app. My app will have a

相关标签:
1条回答
  • 2021-02-09 00:16

    Have you heard about react router? Seems to be what you want. react router

    0 讨论(0)
提交回复
热议问题