ElixirCasts
Forum Sponsor
Simplifying Phoenix Controllers with `action_fallback`
I made an episode showing how you can use Phoenix.Controller.action_fallback/1 to make simpler, more readable controllers.
https://elixircasts.io/simplifying-phoenix-controllers-with-action_fallback
Popular in Screencasts
Hello everyone, these are the episodes that are part the Alchemist’s Edition, which is the paid subscription that helps support ElixirCas...
New
I made follow-up video for getting started with GenServer. This video goes over the syntax of handle_call, handle_cast and handle_info c...
New
I made a video for anyone wanting an introduction to GenServer.
https://elixircasts.io/intro-to-genserver
New
I made an episode that shows how you can use the great Number package to convert numbers to different formats like currency, percent, and...
New
Made a video about introspecting Ecto Schemas.
https://elixircasts.io/introspecting-ecto-schemas
Posted via Devtalk (see this thread ...
New
I’ve made a video about installing Elixir 1.16.1 on WIndows 11.
In case someone is interested here’s the link
The video de...
New
Not sure if this is still going but adding it for completeness.
Who Is This For?
You’re a programmer. You’ve heard of Elixir and y...
New
I made a few episodes about using Phoenix LiveView.
https://elixircasts.io/phoenix-live-view
New
I made an episode exploring Phoenix assigns:
https://elixircasts.io/exploring-phoenix-assigns
New
Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready.
Containerised by def...
New
Other popular topics
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar.
I p...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New







