ElixirCasts
Forum Sponsor
Implementing Passwordless Authentication with Veil
I made an episode where we implement passwordless authentication with the Veil library.
You can watch it here: https://elixircasts.io/passwordless-authentication-with-veil
Popular in Screencasts
Playlist Here
New
I made a video for getting started with the GenServer module. I introduce some concepts and try go over what's happening step by step. ...
New
Exploring Elixir episode 3, and episode 3 Extra, are both out! In the main episode, we look at the new child_spec/1 function in Elixir 1....
New
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
I made an episode for anyone wanting an introduction to testing with Elixir.
https://elixircasts.io/introduction-to-testing
New
I created a screencast on how to use simple constructs in elixir like spawn, send and receive to create a process which can manage its ow...
New
I made a video about building a JSON API with Phoenix 1.4. This is a great episode for anyone wanting to get started using Phoenix as an ...
New
I’ve made a video on how to install Erlang (26.2.1) and Elixir (1.16.1) on GNU/Linux Debian 12 (Bookworm).
Thanks!
New
The Beauty of Pattern Matching in Elixir (Screencast + Transcript)
One of the reasons I fell in :heart: with Elixir is pattern matchin...
New
I was working on testing a named agent that was started by my application. In testing I had intermittent failures. I thought I would shar...
New
Other popular topics
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
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
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
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
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
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition)
It’s been a while since we first asked this, I...
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
Hi!
Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New








