sevensidedmarble
Quirks of LiveView: mount vs handle_params
New video alert! I made a video about the LiveView lifecycle, navigation, and how to use handle_params vs mount., etc.
Check it out:
My YT channel is still ramping up so I’d really appreciate the sub if you liked the video ![]()
Popular in Screencasts
I made a video to help people get introduced to agents.
New
Hey all!
We just released 3 episodes on our site explaining how GenServer works. We also released a free episode that shows you how to s...
New
So cool!
@pragdave New (short) screencast about making pipelines more functional with anonymous functions. https://pragdave.me/blog/201...
New
I made a video showing how you can use virtual attributes in Ecto to create fields that are not persisted to the database.
https://elixi...
New
I made a screencast on how to use Torch to create beautiful admin pages.
Posted via Devtalk (see this thread for details).
New
Posted via Devtalk (see this thread for details).
New
Ben Awad, who has a popular programming channel on Youtube, is working on DogeHouse. It’s kind of like ClubHouse, but with, y’know, more ...
New
New
I made a video on using the job processing library.
New
This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic
I think channel ...
New
Other popular topics
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
New
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New
Good day to you all.
I have been struggling to get a query involving like and ilike to work.
Can anyone assist me on this, please?
pro...
New
Hi all,
Trying to get some more clarity over utc_datetime and naive_datetime for Ecto:
https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!)
This post collects co...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New







