Programming Phoenix LiveView B3.0: handle_params/3 is called after mount/3 (page 94)

From the LiveView source code:

From post in ElixirForum, it mentions:

  1. handle_params is called after mount

And from the course provided by Pragmatic Studio. It mentions this order in a section, but I can’t remember which one, sorry.

1 Like