funcool / funcool/bide

Support for hot reload

Open
#25 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
132
Forks
17
PR merge metrics
No merged PRs in 30d

Description

First of all: Bide just works! It's great. Thank you!

I'm using shadow-cljs and that means frequent reloads of code.
However, I have to stuck any bide setup code in init (i.e. it only runs once), since it seems there's no `stop!` method and setting up another router leads to multiple registration of navigation events (i.e. after 4 re-loads any click on a route is done 4 times).

Would be great to have a `stop!` function to cleanup or a way to dynamically add routes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.