ElixirCasts

ElixirCasts

Forum Sponsor

Getting Started with Phoenix LiveView

I made a few episodes about using Phoenix LiveView.

https://elixircasts.io/phoenix-live-view

Most Liked

Jauny

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!

ElixirCasts

ElixirCasts

Forum Sponsor

Thanks for checking it out!

Here is the source for Part 1 and Part 2. Hope this helps.

ElixirCasts

ElixirCasts

Forum Sponsor

That’s great to hear! :smile:

Exadra37

Exadra37

Hi @ElixirCasts,

Thanks for sharing this episodes on liveview :slight_smile:

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?

simon

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.

Where Next?

Popular in Screencasts Top

AlchemistCamp
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
dgamidov
So cool! @pragdave New (short) screencast about making pipelines more functional with anonymous functions. https://pragdave.me/blog/201...
New
ElixirCasts
Made a video about introspecting Ecto Schemas. https://elixircasts.io/introspecting-ecto-schemas Posted via Devtalk (see this thread ...
New
ElixirCasts
I made a screencast on how to use Torch to create beautiful admin pages. Posted via Devtalk (see this thread for details).
New
alvises
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
omgneering
Up and Running - Elixir Phoenix on Digital Ocean A playlist of videos that go through basic app creation, getting a Digital Ocean server...
New
wintermeyer
For anyone who prefers videos over written tutorials I publish snackable screencasts in the https://www.youtube.com/@elixir-phoenix-ash c...
New
germsvel
: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
aseigo
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 Top

lanycrost
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
minhajuddin
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
JDanielMartinez
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
Brian
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
srinivasu
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
gshaw
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
yawaramin
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
vac
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
electic
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
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New

We're in Beta

About us Mission Statement