Latest #code Threads Top

CodeSync
LT: Gleaming Github Actions - Austin Ziegler | ElixirConf EU 2026 Comments welcome! View the <span class="hashtag-icon-pl...
New
CodeSync
LT: GraphQL Queries, No Drama: Compile - Time Validation and Formatting - Rock | ElixirConf EU 2026 Comments welcome! Vie...
New
CodeSync
LT: Telegram Bots with Elixir: Shipping Faster, Sleeping Better - Max Gorin | ElixirConf EU 2026 Comments welcome! View t...
New
CodeSync
LT: Integrate Web Components with Forms Seamlessly - Krasen Penchev | ElixirConf EU 2026 Comments welcome! View the <span...
New
CodeSync
Update from the Elixir Core Team - Andrea Leopardi | Code BEAM Europe 2025 Comments welcome! View the <span class="hashta...
New
CodeSync
Elixir at the Core of a Virtual Power Plant - Jens Fischer &amp; Johannes Weißl-Muhs | Code BEAM 2025 Comments welcome! V...
New
CodeSync
Structured Generation and Logits Processing with Elixir - Chris Beck | Code BEAM Europe 2025 Comments welcome! View the <...
New
CodeSync
The Architecture of Oban Web - Shannon Selbert &amp; Parker Selbert | ElixirConf EU 2025 Comments welcome! View the <spa...
New
CodeSync
Whisperer - An Elixir based Multi Agent Workflow Framework - Sola Aremu 'Pelumi &amp; Ridwan Otun Comments welcome! View...
New
CodeSync
Softly, Surely: Bringing Elixir to Work - Ellyse Cedeno | Code BEAM Europe 2025 Comments welcome! View the <span class="h...
New

This Week's Trending Top

CodeSync
Update from the Elixir Core Team - Andrea Leopardi | Code BEAM Europe 2025 Comments welcome! View the <span class="hashta...
New
CodeSync
LT: Telegram Bots with Elixir: Shipping Faster, Sleeping Better - Max Gorin | ElixirConf EU 2026 Comments welcome! View t...
New
CodeSync
LT: GraphQL Queries, No Drama: Compile - Time Validation and Formatting - Rock | ElixirConf EU 2026 Comments welcome! Vie...
New
CodeSync
LT: Gleaming Github Actions - Austin Ziegler | ElixirConf EU 2026 Comments welcome! View the <span class="hashtag-icon-pl...
New
CodeSync
LT: Integrate Web Components with Forms Seamlessly - Krasen Penchev | ElixirConf EU 2026 Comments welcome! View the <span...
New

This Month's Trending Top

CodeSync
Elixir at the Core of a Virtual Power Plant - Jens Fischer &amp; Johannes Weißl-Muhs | Code BEAM 2025 Comments welcome! V...
New

This Year's Trending Top

CodeSync
Introducing Phoenix Sync - James Arthur | ElixirConf EU 2025 | ElixirConf EU 2025 Comments welcome! View the <span class...
New
CodeSync
Hologram Building Rich UIs with Elixir Running in the Browser - Bart Blast | ElixirConf EU 2025 Comments welcome! View th...
New
CodeSync
Authorization &amp; Access Control: Case Studies and Practical Solutions using Elixir - Michał Buszkiew Comments welcome!...
New
CodeSync
Phoenix LiveView: Mastering Reconnects for a Seamless User Experience -Giovanni Francischelli Comments welcome! View the ...
New
billylanchantin
If you’re not familiar with this fun bit of math lore, Paul Erdős, the famously eccentric, peripatetic and prolific 20th-century mathem...
New
CodeSync
Introducing Trellis: Open Source Hardware for Nerves - Gus Workman | ElixirConf EU 2025 Comments welcome! View the <span ...
New
CodeSync
LiveView and Web Components Comments welcome! View the <span class="hashtag-icon-placeholder"></span>code-sync tag for mor...
New
CodeSync
Zenohex: scalable and fast communication library for Elixir - S. Hosoai, H. Takase, M. Osaki Comments welcome! View the <...
New
CodeSync
Phoenix sync with ElectricSQL Comments welcome! View the <span class="hashtag-icon-placeholder"></span>code-sync tag for m...
New
CodeSync
SeqEx: Building a MIDI Sequencer with Elixir - Dino Costa | Code BEAM Europe 2024 Comments welcome! View the <span class=...
New
CodeSync
Growing New Chemists and Alchemists: Building Elixir Teams - Bruce Tate &amp; Paulo Valim | Code BEAM Comments welcome! V...
New
CodeSync
Nerves heart flutter Comments welcome! View the <span class="hashtag-icon-placeholder"></span>code-sync tag for more Code ...
New
CodeSync
Building Terminal Applications With Elixir - Gary Rennie | ElixirConf EU 2025 | ElixirConf EU 2025 Comments welcome! View...
New
CodeSync
My BEAM History - Björn Gustavsson | ElixirConf EU 2025 Comments welcome! View the <span class="hashtag-icon-placeholder...
New
CodeSync
Elixir LSP Comments welcome! View the code-sync tag for more Code Sync talks!
New

Last Three Year's Trending Top

hlx
I’m wondering if any of you are working in a non-English Elixir codebase and how you deal with it especially if you are not proficient in...
New
jeroenbourgois
I would like to add a function to my project that is available throughout all modules without aliasing/importing it. How should I go abou...
New
fceruti
I’m building a library that’s constantly re generating certain modules, building them from string templates. The generated modules includ...
New
polypush135
Just a cool repo I found sometime ago and figured worth resharing again.
New
Onor.io
Ok, I really feel dumb for having to ask this but I’m very curious. In Jose’s keynote he showed this example of why the new type impleme...
New
CodeSync
The One Billion Row Challenge in Elixir: From 12 Minutes to 25 Seconds - Raj Rajhans | Code BEAM Comments welcome! View t...
New
tcoopman
So I have the following use case. I have some code / modules that I want to run different versions of. Let’s say I have a user, when th...
New
CodeSync
Lambda - An Open Source Backend for Videogames built in Elixir - Manuel Camejo &amp; Tomás Arjovsky Comments welcome! Vie...
New
mudasobwa
Most likely my use-case is not common, but still. If Code.compile_quoted/2 is called during compile time, it leaves errors in the parall...
New
CodeSync
Keynote: Code Generators are Dead. Long Live Code Generators - Chris McCord | ElixirConf EU 2025 Comments welcome! View ...
New
CodeSync
LT: ContextKit - Aleksandr Lossenko | ElixirConf EU 2025 Comments welcome! View the <span class="hashtag-icon-placeholder...
New
CodeSync
Keynoyte: Type System and Elixir Updates + Extended Q&amp;A - José Valim | ElixirConf EU 2025 Comments welcome! View the...
New
CodeSync
Node to Elixir: A newcomers’ perspective after 2 years in production- Barnabas Jovanovics |Code BEAM Comments welcome! Vi...
New
CodeSync
ElixirConf EU Highlights 2025 Comments welcome! View the <span class="hashtag-icon-placeholder"></span>code-...
New
CodeSync
Live voices with LiveView - Lars Wikman Comments welcome! View the <span class="hashtag-icon-placeholder"></span>code-syn...
New

Trending Over Three Years Top

nhpip
So what’s the idiomatically correct way to do nested modules? I know when applications you tend to do it the first way and follow the dir...
New
sbrink
Hi, I want to modify elixir files based on the AST. For the result I want to the elixir formatter. For a prototype I tried the followin...
New
Papillon6814
In Elixir, if executes a do…end block unless the given condition is false or nil as you know. iex(1)&gt; if true, do: IO.puts("ok") ok :...
New
Jeykey
I’m currently building a small Website using Elixir and Phoenix and I found this line of code in the form.html for my users resource. Can...
New
kingdomcoder
After a few (successful?) attempts at creating DSLs to get structured data from users, I realized that Elixir structs’ syntax fits perfec...
New
Exadra37
I am back to learn Elixir, and I am building a pet project to help me with my developer notes and collection of links, and as part of it ...
New
Alex321
I work on a library that has a helper module. In that module there are a few macros that are needed at compile time, but are completely u...
New
CodeSync
Distributed Elixir Made Simple - Johanna Larsson | ElixirConf EU 2025 Comments welcome! View the <span class="hashtag-ico...
New
CodeSync
Keynote: The AtomVM and New Horizons for Elixir - Davide Bettio &amp; Mateusz Front | ElixirConf EU 2025 Comments welcome...
New
CodeSync
The Elixir Security Roadmap by Michael Lubas | ElixirConf EU 2024 Comments welcome! View the <span class="hashtag-icon-pl...
New
CodeSync
Building a Multiplayer Browser Game with LiveView - Gonçalo Tomás | ElixirConf EU 2024 Comments welcome! View the <span...
New
CodeSync
Code Intelligence and RAG in Elixir with rag.ex - Chris Beck | ElixirConf EU 2025 Comments welcome! View th...
New
CodeSync
End to end Computer Vision in Elixir: Making it work in Production - Walid Salah| ElixirConf EU 2024 Comments welcome! Vi...
New
CodeSync
What’s New in Elixir Types Guillaume Duboc | ElixirConf EU 2025 Comments welcome! View the <span class="hashtag-icon-pl...
New
CodeSync
Don’t let it crash: How we applied our security checks on Elixir code - M. Tóth, D. Horpácsi Comments welcome! View the ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement