funcool / bide

A simple routing library for ClojureScript
BSD 2-Clause "Simplified" License
131 stars 20 forks source link

Do I need something like pushy for pushState? #7

Closed willmruzek closed 7 years ago

willmruzek commented 7 years ago

Do I need something like pushy for pushState? Or does bide take care of that as well?

niwinz commented 7 years ago

Bide already has everything that you need for push state. The documentation already explains it.