erlangforums
Patch Package OTP 27.3.4.3 Released
A new Erlang announcement has been posted:
Original announcement:
Popular in Erlang News
A new Erlang news item has been posted!
Link: Release OTP-22.3.4.12.1 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang news item has been posted!
Link: Release OTP 22.3.4.22 · erlang/otp · GitHub
New
A new Erlang news item has been posted!
Posted via Devtalk.
New
A new Erlang announcement has been posted:
Original announcement:
New
This thread will be used to cross-post official EEF News via erlangforums.com.
If you’d rather not see these alerts, you can mute the th...
New
… with all the bells and whistles that just work out of the box
New
I’m very happy to announce that recently we’ve released erlfmt 0.13.0 that we consider first release candidate for the 1.0 release.
What...
New
A new Erlang news item has been posted!
Link: Release OTP 24.0.4 · erlang/otp · GitHub
Posted via Devtalk.
New
Erlang/OTP 26 is finally here. This blog post will introduce the new features that we are most excited about.
This year’s highlights men...
New
Other popular topics
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
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
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
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
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
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
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New








