CodeSync
Using Elixir in Erlang Projects - Benedikt Reinartz | Code BEAM Europe 2024
Using Elixir in Erlang Projects - Benedikt Reinartz | Code BEAM Europe 2024
Comments welcome! View the code-sync tag for more Code Sync talks!
Most Liked
filmor
It might make sense to cross-post this in the Erlang Forums as this library is about consuming Elixir libs from rebar3 projects.
1
Popular in Talks
ElixirConf US 2018 – Behavior Trees and Battleship: Tapping into the Power of Advanced Data Structures – Jeff Schomay
I ...
New
Hey folks, beginning to post today’s round of ElixirConf videos!
ElixirConf US 2018 – Elixir at a Walking Pace – Lance Halvorsen (@lance...
New
ElixirConf 2017 - ElixirBridge How Do We Shape Community - Anna Neyzberg
We talk about Elixir as powerful la...
New
New
After having watched the talk I'm wondering if this would also be a good opportunity to gather examples / tips about how to prevent or mi...
New
ElixirConf US 2018 – You Can Never Debug the Code You Run, But You Can View the Code the Debugger is Running – Luke Imhoff (@KronicDeth) ...
New
Lonestar Elixir 2018 videos are starting to pop up :slight_smile: https://www.youtube.com/channel/UCOy-_b9bqjokoWX9Hg5ZgUg
Day 1
Chris ...
New
ElixirConf: ElixirConf 2022 - Brian Cardarella - What is LiveView Native?
Comments welcome! View the #elixirconf tag for more ElixirConf...
New
Keywords: LiveView autocomplete, LiveView search, focus
Startups and web developers take note. Phoenix LiveView is the revolutionary fr...
New
ElixirConf EU 2019 talk videos
ElixirConf EU 2020 - Early bird tickets on sale now!
Website: http://www.elixirconf.eu
Twitter: www.t...
New
Other popular topics
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
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
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
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
As a follow up to my earlier question:
I have the code compiling and running but not getting a successful login from the rest server. ...
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
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New







