wintermeyer
Elixir-phoenix-ash.com YouTube channel with Tutorials
For anyone who prefers videos over written tutorials I publish snackable screencasts in the https://www.youtube.com/@elixir-phoenix-ash channel. I try to keep them under 5 minutes and without sound. Perfect for workplace environments. The corresponding source code examples can always be found at https://elixir-phoenix-ash.com
Most Liked
wktdev
This is exactly what the general Phoenix framework needs more of. As soon as I know what I am doing I intend to mimic this behavior.
3
wintermeyer
New episode:
Ash Attribute Constraints
Source code examples at https://elixir-phoenix-ash.com/ash/constraints/
1
wintermeyer
New episode:
PostgreSQL Data Layer Minimal Setup
Source code examples at Untitled :: An Elixir, Phoenix and Ash Beginner's Guide
1
Popular in Screencasts
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
I wrote up a free episode on how to deploy a Phoenix app with Gatling to a DigitalOcean droplet. Hope it's useful to someone. Thing I'm n...
New
I’ve made a video about installing Elixir 1.16.1 on WIndows 11.
In case someone is interested here’s the link
The video de...
New
I’m doing a 7-part screencast that deep-dives into how Elixir (yup, that’s elixir, not erlang) does processes.
Prerequisites are underst...
New
I made an episode exploring Phoenix assigns:
https://elixircasts.io/exploring-phoenix-assigns
New
I created a tutorial for implementing a toggle button in LiveView.
It’s been done against Phoenix 1.7 to future-proof it, ...
New
I made a screencast showing one way you can create SEO friendly urls with Phoenix 1.5.
New
Hello everyone :wave:
Officially this is the most intense/demanding video that I ever released :slight_smile:
The video sums up the wor...
New
We produced five weeks of free content introducing people to Elixir and the basics of OTP, Ecto, and Phoenix. Today we’re announcing that...
New
Ben Awad posted a youtube video about a project he created with Phoenix LiveView:
New
Other popular topics
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service.
Currently when I de...
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
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
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
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
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New







