davearonson
ElixirConf Africa 2024 has been cancelled
On sort of an inverted note, https://ElixirConf.Africa has been CANCELED, and it sounds permanent. They did not notify submitters, nor update the website, the only clue seems to be a pinned post on their Twitter account (https://twitter.com/ElixirConfAfric/status/1765671755085959334/photo/1), from nearly three weeks ago. I only found it while trying to hunt down any info on how soon they would decide on my submissions.
First Post!
mercyf
Is this the first ElixirConf Africa?
Popular in Events Chat
We invite you to this year’s virtual ElixirConf - Jun 18-19 and learn from our own Marcin Lewandowski (@mspanc), the founder of Membrane ...
New
Hi everyone,
Not sure if you are all aware but the first ElixirConf in Latin America will be in Medellin, Colombia. The conference will ...
New
I’m not quite sure where this belongs, but I was looking to book at the Altis Grand for this year’s ElixirConf.EU…and I’m getting a serve...
New
Hey guys, planning out a free virtual mini-meetup for this week or next. Nothing fancy. No speakers. It’s just a time to meet each other ...
New
Anyone coming to SXSW 2023? If there’s interest (~> 3 people besides myself) I’ll organize a meetup!
New
Hey guys,
I discovered Elixir recently and it’s being a really fun journey. The learning resources and the community are great. This for...
New
Hi all. My name is Dimitrije, I would like to try to promote Elixir and its ecosystem in Serbia by organizing meetup groups or some onlin...
New
Hi everyone,
I’m not the organizer of ElixirConf US — that would be Jim Freeze, someone who puts a lot of time and effort into organizin...
New
A place for speakers and attendees to have a conversation about their 2021 talks.
New
We are not slowing down, and we are revealing more cards to you - Elixir Meetup #3 on March 9, 2022!
After the success of the first two ...
New
Other popular topics
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
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
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
Hey guys.
I'm new to elixir and im really stocked about it. But I ran into a bit of problem - I need to convert a date sting, for examp...
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
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
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
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







