Most Liked
ambareesha7
The video looks good,
Suggestions:
1 I think if add guiding voice to video it would be better to understand,
2 do self contained videos and publish through FreeCodeCamp channel they have millions of subscribers
1
tommica
Not sure if this is helpful, but personally I would also like to see “what not to do and this is why” - like for example what would be a inefficient way of doing testing in elixir
1
adrianbarbic
Great video, like how you focused on the basics and explained why we’d use a tool to make life easier, rather than just jumping straight to the tool. Surprised that you didn’t share it earlier since your video’s been up from September. Keen for more.
1
Popular in Screencasts
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
Hey all :wave:
Isaac Yonemoto is sharing some nice tips and tricks in his series Advent of Elixir :christmas_tree:
Nice topics! And the...
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
I made a video on using the job processing library.
New
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful!
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
Hello everyone, these are the episodes that are part the Alchemist’s Edition, which is the paid subscription that helps support ElixirCas...
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
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
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
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
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
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
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 will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New







