nelsonic
Phoenix LiveView Counter Tutorial for Complete Beginners (updated for 1.7)
When we were figuring out how to use Phoenix LiveView we got stuck a few times.
So in order to save other people time, we created a complete beginners tutorial
that assume no prior experience with Phoenix or LiveView:
Please check it out and share your feedback!
Thanks! ![]()
Most Liked
nelsonic
This tutorial was recently fully updated to Phoenix 1.7: Phoenix 1.7 by chargio Ā· Pull Request #104 Ā· dwyl/phoenix-liveview-counter-tutorial Ā· GitHub there were quite a few breaking changes and a lot of new āboilerplateā in the codebase. ![]()
We would prefer less boilerplate / framework code in our projects as it would require reading for a new joiner in a project and less maintenance. But if the alternative is āmagicā, then this is acceptable.
Happy LiveView-ing in 2023 everyone! ![]()
Sanjibukai
I was just joking⦠
You didnāt have too use such energy with screenshots etc. My badā¦
Sorry if you misunderstoodā¦
nelsonic
@Sanjibukai indeed the changelog on master has been updated for the upcoming release 
but at the time of writing, 0.13.3 has not been published to Hex.pm: https://hex.pm/packages/phoenix_live_view
See: https://github.com/phoenixframework/phoenix_live_view/releases
Given that the tutorial is aimed at complete beginners, we arenāt going to instruct them to use the master LiveView version that has not been released yet.
Once a new version of LiveView is published, we will gladly accept a Pull Request updating the tutorial if necessary. But until then this is the bleeding edge. 
nelsonic
@Sanjibukai itās difficult to discern tone from text. Thanks for clarifying you were joking. 
Anyway, hope everyone finds the tutorial useful. 
nelsonic
Updated to: Phoenix 1.5.5 + LiveView 0.14.7 (no breaking changes!) 









