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
Unfortunately, I missed last week's schedule as I had a pair of subjects related to the topic of debugging and testing .. but ended up de...
New
I made an episode where we implement passwordless authentication with the Veil library.
You can watch it here: https://elixircasts.io/pa...
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
New
New
I made a screencast where we make a chat room application that supports multiple rooms.
https://elixircasts.io/multiple-room-chat-applic...
New
I made an screencast that looks at Sobelow, a project that scans Phoenix applications for security issues. If you haven’t used Sobelow be...
New
Nice to see another thing on my wish-list come true :003:
I haven’t had a chance to watch this yet but I am sure it is very good!
...
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
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
Other popular topics
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
How to handle excepions in elixir? Suppose i have A, B, C ,D, E modules. and each module has get() function. A.get() method will call th...
New
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!)
This post collects co...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
Hello, I have map which I want to convert it to string like this:
the map:
%{last_name: "tavakkoli", name: "shahryar"}
the string I ne...
New
Hi all,
I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I'm trying to use Postg...
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
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New







