AlchemistCamp
Lesson 2: Word Count (Elixir 1.7)
https://alchemist.camp/episodes/word-count
I’ve just made a new version of of Lesson 2 from Alchemist Camp. It has significantly larger font-sizes and is updated for Elixir 1.7 and adheres to the auto-formatter (which didn’t exist during the first recording).
This lesson involves making an Elixir script and making a word counter. No tooling like mix or escript are used.
Popular in Screencasts
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
For anyone who prefers videos over written tutorials I publish snackable screencasts in the https://www.youtube.com/@elixir-phoenix-ash c...
New
I made an episode where we use escript to make a Rock-Paper-Scissors we can play from the command line.
https://elixircasts.io/command-l...
New
I made a screencast showing one way you can create SEO friendly urls with Phoenix 1.5.
New
Hello :wave:
This is a follow up for the https://elixirforum.com/t/good-elixir-tdd-resources/17482 thread.
It was my intention to make...
New
I am finally back with another episode of Exploring Elixir. Sorry for the long wait! My August was split between vacation and starting a ...
New
Hey everyone, we thought it was about time we had an official streamers thread. Please feel free to add yours in this post (it’s a wiki) ...
New
Elixir & Phoenix Testing 101
Hi guys, I’d like to get into creating more educational videos focuses on building web apps with Phoenix...
New
Hey friends,
I’ve just published a screencast + article on how to use AWS S3 in Elixir with ExAws.
I show how to put, get, list and del...
New
Hey friends, today I published the first video of a new series I’m making, where I solve the challenges on Protohackers (see my tweet ann...
New
Other popular topics
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
I have VueJS GUIs with the project generated using Webpack.
I have Elixir modules that will need to be used by the VueJS GUIs.
I fore...
New
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
Lets say i have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => "XX...
New








