Phoenix creator here – excited to finally have shipped this! Happy to answer any elixir/phoenix/liveview questions. In case folks missed it, buried in the blog post is a new installer that lets folks try out elixir/phoenix in seconds. It installs elixir and generates a new phoenix project from a single command: osx/linux: $ curl https://new.phoenixframework.org/yourappname | sh windows powershell: > curl.exe -fsSO ht…
Congrats on the release Chris! What JS solution/approach would you recommend to use with LiveView for pure client-side stuff?
Re: Phoenix LiveView 1.0.0 is here
#141I use StimulusJS