leptos-rs / book

The home for the Leptos book, which can be found deployed at https://book.leptos.dev
MIT License
80 stars 60 forks source link

Add "Lifetime of a Signal" part of the docs #21

Closed benwis closed 6 months ago

benwis commented 9 months ago

A description of how long a signal lives, how to make it live longer, how to change its owner, the tree structure, server signals, etc. etc.