nextjournal / clerk

⚡️ Moldable Live Programming for Clojure
https://clerk.vision
ISC License
1.79k stars 77 forks source link

Static App: Client-side routing #582

Closed zampino closed 9 months ago

zampino commented 10 months ago

Add an experimental :render-router option (name subject to change) to clerk/build! with an (also experimental) :fetch-edn option. When set, it will bring in a client-side router to request edn files and swap out the body, instead of doing slower full-page reloads.