Leptos v0.5 — Islands architecture, static site generation and lots more
Leptos v0.5 — Islands architecture, static site generation and lots more
github.com Release v0.5.0 · leptos-rs/leptos
v0.5.0 Goodbye, Scope This long-awaited release changes the nature of the reactive system by removing the entire concept of explicit Scope and the ubiquitous cx variable. The primary impetus behind...
Docs: https://leptos-rs.github.io/leptos/
Notably, an experimental but official new UI for Lemmy is being developed with Leptos: https://github.com/LemmyNet/lemmy-ui-leptos
It is based on a Hacker News example that has been updated for v0.5: https://github.com/leptos-rs/leptos/tree/main/examples/hackernews