ElixirCasts
Forum Sponsor
Screencast: [Elixircasts] Admin Pages with Torch
I made a screencast on how to use Torch to create beautiful admin pages.
Posted via Devtalk (see this thread for details).
Popular in Screencasts
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
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
Posted via Devtalk (see this thread for details).
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 to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
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
Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready.
Containerised by def...
New
I’ve been making videos a fair bit and they typically go both on the blog and the YouTube channel.
Just released this one which attempts...
New
For 2021, I decided to start a YouTube channel about coding with Elixir! Hurray!
I learn best by teaching others, which is why I “challe...
New
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
New
Other popular topics
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved deve...
New
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
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
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
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
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
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New
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







