The map of our application
We now need to think about the URL structure of our application. Having clean
and expressive URLs has many benefits. On a usability level, the application will be
easier to navigate and will look less intimidating to the user (descriptive URLs look
far more appealing than a lengthy query string). For frequent users, individual pages
will be easier to remember or bookmark and, if they contain relevant keywords, they
will often rank higher in search engine results.
To fulfill the initial set of requirements, we are going to need the following routes in our
application. A route is a URL and HTTP method to which the application will respond.
Do'stlaringiz bilan baham: |