March 06, 2025
Elixir v1.18.3 has been released. Link: Release v1.18.3 · elixir-lang/elixir · GitHub
0
5
0

Hot in Elixir:
Latest Elixir Threads

Background
As I often do, I read books to learn and improve myself. I also enjoy teaching and helping others when I can, so this is somet...
New

Episode 245 of Thinking Elixir. News includes a new library called phoenix_sync for real-time sync in Postgres-backed Phoenix application...
New

SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
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

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

You don’t want to miss out on the talks or the hallway track here!
Come join us in Chattanooga, TN May 8-10 for the best single track co...
New

Nx provides a powerful framework for machine learning in Elixir and Lars, Andrew and Paulo Valente take a deep dive into it!
New

Elixir v1.18.3 has been released.
Link: Release v1.18.3 · elixir-lang/elixir · GitHub
New

Episode 243 of Thinking Elixir. News includes the announcement of PythonX for Python interoperability in Elixir, groundbreaking academic ...
New
HOT IN Elixir THIS WEEK!

SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
New

Background
As I often do, I read books to learn and improve myself. I also enjoy teaching and helping others when I can, so this is somet...
New

Episode 245 of Thinking Elixir. News includes a new library called phoenix_sync for real-time sync in Postgres-backed Phoenix application...
New
HOT IN Elixir THIS MONTH!

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

Ask Me Anything with
Ellie Fairholm and Josep Giralt D’Lacoste
@elliefairholm and @Gilacost
On February 24 and 25, we are giving you ...
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

Peeper is the tiny library to preserve state across GenServer crashes/restarts.
Works as an almost drop-in substitute for GenServer, sui...
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

Episode 243 of Thinking Elixir. News includes the announcement of PythonX for Python interoperability in Elixir, groundbreaking academic ...
New

You don’t want to miss out on the talks or the hallway track here!
Come join us in Chattanooga, TN May 8-10 for the best single track co...
New

Nx provides a powerful framework for machine learning in Elixir and Lars, Andrew and Paulo Valente take a deep dive into it!
New

Elixir v1.18.3 has been released.
Link: Release v1.18.3 · elixir-lang/elixir · GitHub
New

Episode 242 of Thinking Elixir. News includes exciting updates to Phoenix gen_auth with magic links and sudo mode security features, a co...
New

A new Elixir blog post/announcement has been posted!
Get the full details here: Announcing Elixir OpenChain Certification - The Elixir ...
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

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

Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New

Any recommendations on good resources for learning Elixir, Phoenix, and Ash?
New

Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
New

This guide collects some of the most common functions of the Elixir Programming Language and explain them conceptual and graphically in a...
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

Explore the power of Ash Framework by modeling and building the domain for a real-world web application.
Rebecca Le @sevenseacat and ...
New

Hi! :wave:
I wanted to refresh my knowledge on how to mix phx.gen.auth with local password users db, as well as OAuth providers such as ...
New

Use event sourcing to solve complex software development problems by modeling your application as a stream of immutable events and their ...
New

Elixir is a great language, but some behavior can be unintuitive, confusing and in the worst case lead to bugs. So, I took a look at 10 E...
New

In this conversation, Lars, Zach, and Rebecca discuss the Ash framework and their upcoming book. They also touch on the Igniter tool. The...
New

Learn network programming with Erlang and Elixir. Build reliable and scalable network systems, and understand why this platform is a perf...
New

Episode 184 of Thinking Elixir. In the news, we dive into a mix of intriguing Elixir updates and innovative developments. We explore the ...
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

Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New

Author Spotlight:
Sean Moriarity
@seanmor5
Machine learning sounds both magical and difficult, but with the right tools and the right...
New

Create a cryptocurrency trading bot in Elixir (YouTube videos, ebook pay what you want)
<span class="hashtag-icon-placeholder"></span>eli...
New

Hello,
I am working on a new application with Elixir, Dish_out. I want to see Data I follow this tutorial with Elixir Casts. However, I ...
New

Cross posting this from the Elixir Forum - bargain for all the books you get :023:
I already had most of them but bought it to help Pr...
New

New

Background
PS: the following situation describes an hypothetical scenario, where I own a company that sells things to customers.
I have ...
New

Learn how to leverage Phoenix LiveView and make vast amounts of data manageable with common but complex features like pagination, sorting...
New

Background
I have a phoenix application in Windows 11. Unfortunately for me, I cannot compile the application because of a dependency err...
New

I am confused about the Schema setup,
I am setting up a new application and I want to seed files in it as well. I tried to mix to create...
New

In building lofi.limo, media storage and distribution naturally came up. I have songs, announcements, and background image loops which I ...
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

Why, if your answer is yes?
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

Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
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

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

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

A Hero’s Journey
with Sophie DeBenedetto
@SophieDeBenedetto
Sophie DeBenedetto, author of Programming Phoenix Liveview, discusse...
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

This hands-on book will quickly get you building, querying, and comparing graph data models using a robust, concurrent programming langua...
New

I am following this tutorial . I have followed carefully correcting errors as I go. The app allows you to create a blog post and add comm...
New

Wanted to try out Surface for awhile now and yesterday finally had the time for it, the developer experience is amazing and I decided to ...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New
Elixir
Classification:
Programming Language
Forum Category:
Backend
Threads:
698
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications."
- Follow
- Join
- Shape
the conversation
Elixir on GitHub
Stars: 25,009
Watchers: 680
Open Issues: 28
Last push: 19 hours ago
Latest Elixir Jobs
General Dev Jobs
January 05, 2022
Featured Elixir Book
Latest Elixir Learning Resources
Ash Framework (PragProg)
Backend Learning ResourcesReal-World Event Sourcing (PragProg)
Backend Learning ResourcesBackpex Phoenix Admin Panel - ElixirCasts
Backend Learning ResourcesNetwork Programming in Elixir and Erlang (PragProg)
Backend Learning ResourcesEngineering Elixir Applications (PragProg)
Backend Learning ResourcesElixir Styler - ElixirCasts
Backend Learning ResourcesCredo - ElixirCasts
Backend Learning ResourcesElixir Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

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