ElixirCasts
Forum Sponsor
Recurring Work with GenServer
I made an episode showing one way of doing some recurring work - with a GenServer. Our GenServer will get the price of a Bitcoin at a certain interval.
Popular in Screencasts
New
Hello, I had a great time digging into Ecto and creating this intro screencast:
Ecto 2.0: The Database Tool for Elixir and Phoenix
Th...
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 a few episodes about using Phoenix LiveView.
https://elixircasts.io/phoenix-live-view
New
New video on LiveView for almost total beginner level:
Hopefully this is a helpful starting point for someone out there!
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
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 made the next video in the OTP series to help get started with Supervisor methods and syntax. The video goes over the init methods lik...
New
Hey Everyone
We recently released a free episode and 4 member’s exclusive episode in our Elixir Foundation series. In this episode I tal...
New
Other popular topics
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
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
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
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’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
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







