Building a simple Calendly clone with Phoenix LiveView (pt. 8) attr_reader has been released.

When to use the handle_params callback

The handle_params/3 callback is helpful for using the state in the URL to drive the presentation of your LiveView. his is nice because you can share the URL with anyone and see the same LiveView state. https://til.simplebet.io/posts/jhhvhiyczv-when-to-use-the-handleparams-callback