patdx / worker-experiments

Mini experiments with Cloudflare workers like HTMX, etc
https://cloudflare-pages-htmx.pages.dev/
11 stars 1 forks source link

Update routes outside of diff using shouldRevalidate #66

Open patdx opened 1 year ago

patdx commented 1 year ago

Maybe we can implement this hook as an automatic way to re-render, for example, the navbar?

https://remix.run/docs/en/v1/route/should-revalidate

For remix-router-htmx project