What is the recommended way to version the urls in react-router-v5?

前端 未结 0 1767
野的像风
野的像风 2021-01-15 06:13

Common ways to version the URLs are,

  1. URI versioning (www.example.com/v1/any)
  2. Parameter versioning(www.example.com/any?version=1.0.0<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题