reitit

NucularLemon 2024-05-05T11:41:41.916189Z

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?

Lari Saukkonen 2024-05-05T11:48:42.744329Z

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

NucularLemon 2024-05-05T14:19:16.220659Z

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

Kirill Chernyshov 2024-05-05T15:30:32.211419Z

there is another example with pure frontend app https://github.com/metosin/reitit/tree/master/examples%2Ffrontend