#elixir #phoenix
LiveView feels faster with a delayed loading indicator
https://fly.io/phoenix-files/make-your-liveview-feel-faster/
LiveView feels faster with a delayed loading indicator
https://fly.io/phoenix-files/make-your-liveview-feel-faster/
Fly
LiveView feels faster with a delayed loading indicator
LiveView is already fast. Couple that with hosting it on Fly.io where the server can be physically closer to your users and you've already got a great experience. However, the default setup for a new LiveView application displays the `topbar` progress indicatorβ¦
#elixir #phoenix
LiveView card components with Bootstrap
https://fly.io/phoenix-files/liveview-bootstrap-card/
LiveView card components with Bootstrap
https://fly.io/phoenix-files/liveview-bootstrap-card/
Fly
LiveView card components with Bootstrap
It's clean and easy to make a Bootstrap card component with LiveView. And if you like it so much you want to use it again, you can convert it to a reusable component using slots.
#elixir #phoenix
LiveView 0.18 Released
https://www.phoenixframework.org/blog/phoenix-liveview-0.18-released
LiveView 0.18 Released
https://www.phoenixframework.org/blog/phoenix-liveview-0.18-released
www.phoenixframework.org
LiveView 0.18 Released - Phoenix Blog
LiveView 0.18 is out! This release includes major new declarative assigns features for compile-time warnings, new JS commands, and more!