October 16, 2025
A new Elixir blog post/announcement has been posted! Get the full details here: http://elixir-lang.org/blog/2025/10/16/elixir-v1-19-0-released/
0
0
0
Hot in Elixir:
Latest Elixir Threads
Yet another in my series on the Ash Framework.
New
Episode 276 of Thinking Elixir. News includes the major release of Elixir v1.19 with enhanced type checking, broader type inference, and ...
New
Adding to my series on the Ash Framework book.
elixirlang
New
Adding to my series on the Ash Framework book.
New
Episode 275 of Thinking Elixir. News includes the release of Elixir v1.19.0-rc.2 with impressive deps compile times and optimized set-the...
New
A new Elixir blog post/announcement has been posted!
Get the full details here: http://elixir-lang.org/blog/2025/10/16/elixir-v1-19-0-r...
New
Back from vacation and I thought I’d add to my series on the Ash Framework book.
New
Episode 274 of Thinking Elixir. News includes the release of Elixir 1.19.0-rc.1 with OTP 28.1+ compatibility and impressive 2.3x faster d...
New
Next in my series on the Ash Framework book. What makes Ash different?
New
Elixir v1.19.0-rc.2 has been released.
Link: https://github.com/elixir-lang/elixir/releases/tag/v1.19.0-rc.2
New
HOT IN Elixir THIS WEEK!
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
Yet another in my series on the Ash Framework.
New
HOT IN Elixir THIS MONTH!
One challenge with industry-specific CRMs is the lack of standardisation.
Each has its own API (from modern REST APIs to legacy FTP serv...
New
A new Elixir blog post/announcement has been posted!
Get the full details here: http://elixir-lang.org/blog/2025/10/16/elixir-v1-19-0-r...
New
Adding to my series on the Ash Framework book.
New
Episode 275 of Thinking Elixir. News includes the release of Elixir v1.19.0-rc.2 with impressive deps compile times and optimized set-the...
New
Episode 274 of Thinking Elixir. News includes the release of Elixir 1.19.0-rc.1 with OTP 28.1+ compatibility and impressive 2.3x faster d...
New
Adding to my series on the Ash Framework book.
elixirlang
New
Back from vacation and I thought I’d add to my series on the Ash Framework book.
New
Episode 276 of Thinking Elixir. News includes the major release of Elixir v1.19 with enhanced type checking, broader type inference, and ...
New
HOT IN Elixir THIS YEAR!
This is going to be a long an frequently posted thread.
While talking to a friend of mine who has taken data structure and algorithm cou...
New
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
Explore the power of Ash Framework by modeling and building the domain for a real-world web application.
Rebecca Le @sevenseacat and ...
New
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New
Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
New
Peeper is the tiny library to preserve state across GenServer crashes/restarts.
Works as an almost drop-in substitute for GenServer, sui...
New
Hi Elixir and React friends!
I read a post (Stephen Bussey - React in LiveView: How and Why?) on use case for reaching react for complex...
New
Episode 244 of Thinking Elixir. News includes the release of Elixir 1.18.2 with various enhancements and bug fixes, a new experimental SQ...
New
This book forgoes the abstract and instead provides concrete examples to help you better leverage the unique properties of Elixir, Erlang...
New
SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
New
This guide collects some of the most common functions of the Elixir Programming Language and explain them conceptual and graphically in a...
New
Ask Me Anything with
Zach Daniel and Rebecca Le
@zachdaniel and @sevenseacat
On February 24 and 25, we are giving you a chance to ask...
New
Hey everyone :waving_hand:
I’ve just recently discovered Elixir, and honestly—it’s been mind-blowing so far (coming from a React backgro...
New
I’ve been playing with the idea of building a generative AI app (images/video). Part of me really wants to use Elixir because I love how ...
New
Ask Me Anything with
Ellie Fairholm and Josep Giralt D’Lacoste
@elliefairholm and @Gilacost
On February 24 and 25, we are giving you ...
New
HOT IN Elixir THE LAST THREE YEARS!
Author Spotlight:
Bruce Tate
@redrapids
Programming languages always emerge out of need, and if that’s not always true, they’re defin...
New
Author Spotlight:
Peter Ullrich
@PJUllrich
Data is at the core of every business, but it is useless if nobody can access and analyze ...
New
Author Spotlight:
Sophie DeBenedetto
@SophieDeBenedetto
The days of the traditional request-response web application are long gone, b...
New
Author Spotlight:
Stephen Bussey
@sb8244
What’s better than a development language built so programmers will love it? Two languages b...
New
Learn network programming with Erlang and Elixir. Build reliable and scalable network systems, and understand why this platform is a perf...
New
Use event sourcing to solve complex software development problems by modeling your application as a stream of immutable events and their ...
New
Author Spotlight:
Sean Moriarity
@seanmor5
Machine learning sounds both magical and difficult, but with the right tools and the right...
New
Phoenix 1.6.0 got released last week, with built-in authentication and mailer generators, a whole new HEEx (HTML-aware Embedded Elixir) e...
New
Fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high...
New
Use your Ruby knowledge to quickly learn Elixir and build scalable applications using the most powerful libraries in the Elixir ecosystem...
New
Any recommendations on good resources for learning Elixir, Phoenix, and Ash?
New
Background
I have a phoenix application in Windows 11. Unfortunately for me, I cannot compile the application because of a dependency err...
New
Background
I have a button that may be disabled or not, depending on a set of conditions. I want to disable/enable the button without hav...
New
Hi everyone :wave: I’m excited to share an article detailing how we have reorganized our Elixir/Phoenix project’s directory structure.
W...
New
In a 2 day spike, I created my own Elixir-based AI Personal Fitness Trainer! The surprising part for me was how useful and helpful I foun...
New
HOT IN Elixir THIS Over 3 Years!
Think Again 50% Off Sale »
The theme of this sale is new perspectives on familiar topics.
Enter coupon code ThinkAgain2021 at checkout t...
New
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
New
Learn from the award-winning programming series that inspired the Elixir language, and go on a step-by-step journey through the most impo...
New
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
About talentbay
Our online networking platform connects students with teams in business and industry. It consists of our mobile app for ...
New
Learn how to leverage Phoenix LiveView and make vast amounts of data manageable with common but complex features like pagination, sorting...
New
From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an ...
New
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
This hands-on book will quickly get you building, querying, and comparing graph data models using a robust, concurrent programming langua...
New
Here’s the story how one of the world’s first production deployments of LiveView came to be - and how trying to improve it almost caused ...
New
This project based book gets you up to speed on building and deploying Elixir IoT applications using Nerves, as you develop a real-world ...
New
Let’s get real. As in really knowing—clearly and practically—what’s up with Phoenix LiveView.
What is it?
How does it work?
What can I ...
New
Background
I am trying to encode a structure into json format using the Jason library. However, this is not working as expected.
Code
L...
New
Hello,
i am facing difficult using webpack when to install within phoenix framework 1.5.7 because the webpack is still version 4.x.x inf...
New
Elixir
Classification:
Programming Language
Forum Category:
Backend
Threads:
802
Posts:
1967
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications."
- Follow
- Join
- Shape
the conversation
Elixir on GitHub
Stars: 26,035
Watchers: 673
Open Issues: 31
Last push: 4 days ago
Latest Elixir Jobs
General Dev Jobs
January 05, 2022
Featured Elixir Book
Latest Elixir Learning Resources
.iex.exs File - ElixirCasts
Backend Learning ResourcesIntro to Tidewave - ElixirCasts
Backend Learning ResourcesUsing belongs_to Associations with Phoenix Forms - ElixirCasts
Backend Learning ResourcesMultiple Layouts in Phoenix 1.8 - ElixirCasts
Backend Learning ResourcesAdvanced Functional Programming with Elixir (PragProg)
Backend Learning ResourcesLiveView Colocated Hooks - ElixirCasts
Backend Learning ResourcesElixir Patterns (PragProg)
Backend Learning ResourcesElixir Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet








