IntelliJ Elixir v11.6.1 Adoptoposs – A Phoenix LiveView app to find new (co-)maintainers

Managing Multi-Step forms with Phoenix LiveView

Big forms are a pain to manage– even harder to manage when you need to change values based on previous input and compute data based on that new selection. Phoenix LiveView can make this easier. Check out some techniques I used to help organize big forms.

https://bernheisel.com/blog/liveview-multi-step-form/