Hello, i am still learning and wondering is it possible to use reitit only for frontend, and are there some "simple" examples of that around?
Hey, you can check reitit examples from github. For example this is about frontend with re-frame: https://github.com/metosin/reitit/tree/master/examples/frontend-re-frame
Thx for the link, i took a look into the examples, i guess i have to learn alot more to create a simple s-p-a in clojurescript than i thought uff 🙂 i dont know re-frame yet, but well i guess now i have to learn re-frame first
there is another example with pure frontend app https://github.com/metosin/reitit/tree/master/examples%2Ffrontend