It's Live: LiveView Pro Package Early Access!
January 14, 2021
Today we opened early access for the Pro Package of our Phoenix LiveView course. ๐ฅ
Today we opened early access for the Pro Package of our Phoenix LiveView course. ๐ฅ
If you've done any browser-based testing, then you're in for a real treat testing LiveViews! ๐ซ
If you're one of the many folks who've asked us about LiveView and authentication, then this one's for you! ๐ ๐
We've been working on a mapping example that we think really showcases some unique JS interop features of LiveView.
Many of you asked for an example of a LiveView that charts data using a JavaScript library, so we've put together a time-series chart that automatically updates every hour.
We've arrived at our goal: 15 LiveView examples including LiveComponents. So, whatโs up next for us?
In this week's video we invite some JavaScript to the LiveView party. ๐
The last video ended with a bit of a dilemma. A change in status doesn't automatically show up across browser sessions. Phoenix PubSub to the rescue!
Being able to toggle state saves our LiveView app from being like the Eaglesโ song 'Hotel California.'
This week's new video shows how easy it is to have live form validations from backend Ecto changesets.