ElixirCasts
Forum Sponsor
Getting Started with Phoenix LiveView
I made a few episodes about using Phoenix LiveView.
Most Liked
Jauny
Thanks! Just went through the series, it is very well done, very clear and the example is well chosen! Having the album form appear on click and being able to update the form right there is a perfect example to show how LV can replace Ajax!
2
ElixirCasts
Forum Sponsor
ElixirCasts
Forum Sponsor
That’s great to hear! ![]()
1
Exadra37
Hi @ElixirCasts,
Thanks for sharing this episodes on liveview ![]()
In the episode #87 I see this:
The much anticipated Phoenix LiveView project is now public. In this episode let’s test it out by updating our record application to use Phoenix LiveView.
Where is the code for this record application?
1
simon
I’ve not yet watched these but your post did prompt me to finally subscribe. Thank you for all of the great content you produce.
1
Popular in Screencasts
https://alchemist.camp/episodes/word-count
I’ve just made a new version of of Lesson 2 from Alchemist Camp. It has significantly larger ...
New
New
So cool!
@pragdave New (short) screencast about making pipelines more functional with anonymous functions. https://pragdave.me/blog/201...
New
Made a video about introspecting Ecto Schemas.
https://elixircasts.io/introspecting-ecto-schemas
Posted via Devtalk (see this thread ...
New
I made a screencast on how to use Torch to create beautiful admin pages.
Posted via Devtalk (see this thread for details).
New
Hey friends,
I’ve just published a new post and video on LiveView where I show how to build a Gallery app with an automatic slideshow fu...
New
Up and Running - Elixir Phoenix on Digital Ocean
A playlist of videos that go through basic app creation, getting a Digital Ocean server...
New
For anyone who prefers videos over written tutorials I publish snackable screencasts in the https://www.youtube.com/@elixir-phoenix-ash c...
New
:wave: Hi everyone,
I’ve been posting short Elixir and Phoenix video tips and tricks for a little while on Twitter.
But now, I’ve conso...
New
I am finally back with another episode of Exploring Elixir. Sorry for the long wait! My August was split between vacation and starting a ...
New
Other popular topics
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
Hi,
I'm quite new in Elixir and I'm trying to format a string to a PEM format. I have the certificate value like MIIDBTCCAe2...... and ...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New







