keechma

Keechma stack. Mention @U050986L9 or @U2J1PHYNM if you have any questions
roberto 2016-03-06T21:33:27.000047Z

Hi, I’m looking at the place-my-orde example and don’t understand the routes definition:

:routes [[":page" {:page "home"}]
                          ":page/:slug"
                          ":page/:slug/:action”]

roberto 2016-03-06T21:33:33.000048Z

what does {:page “home”} do?