omgneering
Learning Supervisor basics
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 like worker and supervise and explains supervision strategies and restart options.
Most Liked
omgneering
Glad you find it useful, thank you!
2
omgneering
This is the entire play list so far: Elixir OTP
It’s three videos covering GenServer basics, callbacks syntax and this supervisor video.
2
kblake
These videos are very well done. I’ve been tweeting references to them as they come out.
1
Popular in Screencasts
Hello,
I had a great time digging into Ecto and creating this intro screencast:
Ecto 2.0: The Database Tool for Elixir and Phoenix
The...
New
So cool!
@pragdave New (short) screencast about making pipelines more functional with anonymous functions. Put This in Your Pipe(line)
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
For anyone who prefers videos over written tutorials I publish snackable screencasts in the https://www.youtube.com/@elixir-phoenix-ash c...
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
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
New video alert! I made a video about the LiveView lifecycle, navigation, and how to use handle_params vs mount., etc.
Check it out:
...
New
Hands-on Elixir & OTP: Create a cryptocurrency trading bot - Ep. 16 - Add end-to-end tests
elixir | otp | learning | screencast | cry...
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
When: Sunday, July 19 @ 12PM Pacific
Where: Twitch
Social: Ryan Winchester on X: "Starting a programming stream with @_druu (who will b...
New
Other popular topics
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I’m writing a test for one of the...
New
Credo is smart enough to check for (something like) this:
assert length(the_list) == 0
with this response:
Checking if an enum is empt...
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!
In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir?
Searched the docs for ip address and the web, no good results.
Thanks!
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
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
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New








