Skip to content

re-frame SPA example using bidi and pushy for fancy-ish tricks

Notifications You must be signed in to change notification settings

rgm/bidi-pushy-example

Repository files navigation

bidi/pushy example

Full example using bidi and pushy to push (some) app state into the window location, and keep it all in sync past browser reloads.

Bootstrapping: brew install clojure

Running figwheel: make dev

Production build: make prd (closure whitespace compile) or make min (closure advanced compile)

About

re-frame SPA example using bidi and pushy for fancy-ish tricks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages