CodeSync
2025/02/06 - Free pre-conf webinar - Code BEAM America - online
Get a taste of Code BEAM America with this free online meetup!
Learn more about Gleam and how to build a non trivial full stack application with it, and learn about Ash and how we can connect it’s introspectibility with LLMs. Expect practical examples and real-world implementations.
We meet online 6 Feb, 7:00 PM (PT)
Register here: Code BEAM America
Most Liked
NobbZ
Unless I misinterpreted the timezone information, you should see the actual starting time in your local time below:
2025-02-07T03:00:00Z
4
CodeSync
3
CodeSync
It might be your browser or any adblockers? Both registration for training/ticket sale and webinar signup form are embedded from 3rd party tools. This is what you should see:
2
Nefcairon
Will this be recorded and available later to rewatch?
1
Popular in Events List
Hello, community.
SpawnFest is back for another edition (2022), this year on Oct 15 & 16.
SpawnFest is an annual 48 hour online sof...
New
================================================================================
Summer BOB 2019
Conference
“What ha...
New
Hi,
Hacktoberfest has started, and I for one would like to participate and contribute to the elixir ecosystem. I’m sure a lot of other p...
New
Functional Conf is Asia’s premiere Functional Programming conference. It is designed to bring together the growing community of functiona...
New
Call for proposals is now open for Code BEAM SF 19 - North America’s biggest conference covering Elixir and Erlang!
SUBMIT YOUR PROPOSAL...
New
Elixir contributions extremely welcome at BOB!
BOB Conference 2021
"What happens when we use what's be...
New
===============================================================================
10th ACM SIGPLAN International Workshop on
Functiona...
New
Save the date!
Last year we reached over 800 attendees so to ensure we are spreading Elixir to as wide an audience as possible, this ...
New
Been holding on to this for a little bit now. We are running an Elixir conference.
10-12 September in Varberg, Sweden.
One day of Nerve...
New
Save the date for ElixirConf EU 2025: we’re back in Poland, where it all started ten years ago!
:sparkles: The Call for Talks is open 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
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
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
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
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
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
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
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










