Devtalk
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 23.2.7 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 21.3.8.20 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Link: Release OTP 21.3.8.22 · erlang/otp · GitHub
Link: Release OTP 23.3.1 · erlang/otp · Git...
New
OTP 28.0
Erlang/OTP 28 is a new major release with new features, improvements as well as a few incompatibilities. Some of the new feature...
New
New
A new Erlang news item has been posted!
Link: Release OTP 22.3.4.17 · erlang/otp · GitHub
Posted via Devtalk.
New
A new Erlang news item has been posted!
Get the full details here: Erlang/OTP 24 Highlights - Erlang/OTP
Posted via Devtalk.
New
Other popular topics
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
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
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
I have a User schema with a :from_id field set to type :string:
defmodule TweetBot.Repo.Migrations.CreateUsers do
use Ecto.Migration
...
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
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New







