Programming Phoenix LiveView has just been updated for Phoenix 1.7 and LiveView 0.18, and we’ve teamed up with our friends at the @PragmaticBookshelf to give you the chance to win one of TEN eBooks!
How?
Simple - just tell us one thing you love about Phoenix, LiveView, or the book in this thread and the first 10 people to comment WIN!
For those who miss the opportunity don’t forget you can get 35% off with our devtalk.com coupon code, and those who need their arm twisting, check out what everyone has been saying about the book in its official thread here: Programming Phoenix LiveView (PragProg)
For those who already have a copy and want to join our book club (which we will be starting soon) PM @AstonJ to get added to the list!
I love the fact that LiveView allows developers to stay entirely in Elixir and still build rich web applications. Prior to learning Elixir, Phoenix, and LiveView I had 0 web experience, so the ability to learn a single language and framework rather than having to learn a backend and frontend language and framework made getting into web so much easier.
I love Phoenix and LiveView since it makes what I thought was hard in other frameworks, like creating a functioning simple chat application, into something that is easy.
Also, not having to bother with JavaScript is an instant win
I know ten people already mentioned and I already have the book but I’ll still mention one thing I like about Phoenix LiveView is how seamless the development experience is, little context switch without as many trade offs as one would expect.
Amazing! I won that ebook recently and 8 hours ago I got an email notification about update. Didn’t expected they would giveaway extra copies.
You are receiving this email because you purchased the product Programming Phoenix LiveView from us in the past. This message is to let you know that a new version is available for download. (…)
The seller has added the following message for this update:
B9.0 Updates include:
This rewrite is our most extensive to date. Most of the changes are based on the new features in components, heex, tailwind.css, and generators.
Updated code to use recent versions of LiveView (0.18.x) and Phoenix (1.7).
Updated relevant chapters to reflect changes in these recent versions.
Updated chapters to use new calling style (HTML-style arguments passed into a single assigns attribute, and attr keywords.).
Added some basic tailwind discussion
Added Tailwind discussion, and used CoreComponents where possible.
Updated discussion on file uploads.
Updated code and prose with new included phx.auth.gen generators for liveview