ElixirCasts
Forum Sponsor
Popular in Screencasts
Hey all! Following the fantastic blog post by the erlang team (A brief introduction to BEAM - Erlang/OTP) I made a video that quickly d...
New
New
By Tensor Programming, a refresh to his original series:
New
I made a few episodes about using Phoenix LiveView.
https://elixircasts.io/phoenix-live-view
New
I came across ElixirCasts.io, a free, high quality screencast showing various subjects in Elixir and Phoenix. I didn't see it posted on t...
New
I decided to make an episode about composing Ecto queries in a Phoenix app.
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 ...
New
I made an episode showing how you can use Phoenix.Controller.action_fallback/1 to make simpler, more readable controllers.
https://elixi...
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
Nice to see another thing on my wish-list come true :003:
I haven’t had a chance to watch this yet but I am sure it is very good!
...
New
Other popular topics
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
As a follow up to my earlier question:
I have the code compiling and running but not getting a successful login from the rest server. ...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
I have a User schema with a :from_id field set to type :string:
defmodule TweetBot.Repo.Migrations.CreateUsers do
use Ecto.Migration
...
New
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
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
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New







