anup

anup

Elixir process and state management

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 own state. This will be the basis of understanding higher concepts like gen server. Here is the link to it:

First Post!

anup

anup

This is in continuation of Elixir processes from (Elixir process and state management) and evolves into a GenServer example

Where Next?

Popular in Screencasts Top

nhu
I have some beginner videos on youtube. Cory Schmitt also have some too if anyone is interested.
New
blackode
This video is about the step by step guide to build packages with clear explanation of package files and registration procees to hex.pm ...
New
ElixirCasts
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
AlchemistCamp
https://alchemist.camp/episodes/guessing-game I’ve recently re-recorded Lesson 1 from Alchemist Camp. It’s significantly higher quality ...
New
New
aseigo
Elixir1.5.0-rc0 and OTP 20 are significant releases, full of features, bug fixes and optimizations. I was really curious as to how the op...
New
calebjosue
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
Crowdhailer
Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready. Containerised by defa...
New
jukvalim
Ben Awad, who has a popular programming channel on Youtube, is working on DogeHouse. It’s kind of like ClubHouse, but with, y’know, more ...
New
mplatts
Elixir & Phoenix Testing 101 Hi guys, I’d like to get into creating more educational videos focuses on building web apps with Phoenix...
New

Other popular topics Top

9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
marick
I had some trouble figuring out how to make many-to-many associations work. Once I got it working, I wrote a blog post. Because I’m a nov...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New

We're in Beta

About us Mission Statement