poeticoding
Elixir and LiveView Course
About Me
liveview
Layouts and LiveEEx templates
In this lesson we are going to see: Layouts, how they work with regular views and LiveViews. How to update...
Crypto Dashboard LiveView course
25, May 2021
First contact with Phoenix LiveView
In this lesson we'll introduce LiveView and get a sense of how powerful it can be. In the next...
Crypto Dashboard LiveView course
13, Apr 2021
Understanding Phoenix LiveView: build a Gallery app
In this article we see how to build a Gallery app with Phoenix LiveView and implement an automatic slideshow...
Phoenix LiveView
20, Nov 2019
The Primitives of Phoenix LiveView
Focus on LiveView's primitives: the bricks we need to know to building a real-time app with this technology. We...
Phoenix LiveView
12, Nov 2019
How to Setup Phoenix LiveView
how to get started with Phoenix LiveView by creating a new Phoenix app and going through the LiveView setup
Elixir
29, Oct 2019
Using Select2 with Phoenix LiveView
Come up with a workaround to make LiveView play together with a JavaScript library like jQuery Select2.
Phoenix LiveView
11, Jul 2019
Phoenix LiveView live_link
How to use live_link and understand when to use live_link and when live_redirect. Inspecting the messages between LiveView and...
Phoenix
26, Jun 2019