January 21, 2025
A new Elixir blog post/announcement has been posted! Get the full details here: Remote: growing from zero to unicorn with Elixir - The Elixir programming language
0
6
0

Hot in Elixir:
Latest Elixir Threads

Episode 239 of Thinking Elixir. News includes an impressive case study from Remote showing how they scaled Elixir to support nearly 300 e...
New

I gave this talk in Berlin in September. I really enjoyed the prep, the community enthusiasm and the feedback was good after.
Hope you e...
New

Episode 238 of Thinking Elixir. News includes the exciting release of Oban Web as open source with newly added MySQL support, nine new El...
New

A new Elixir blog post/announcement has been posted!
Get the full details here: Remote: growing from zero to unicorn with Elixir - The ...
New

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

Episode 237 of Thinking Elixir. News includes upcoming improvements to ex_doc for version navigation, the release of Phoenix Analytics 0....
New

A new Elixir blog post/announcement has been posted!
New

Episode 236 of Thinking Elixir. News includes José Valim’s exciting PR for Elixir 1.19 that dramatically enhances type inference capabili...
New

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

How I took “Mowing” (a LiveView minesweeper clone) from running a single game per deployed instance into a global game with persistent st...
New
HOT IN Elixir THIS WEEK!

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

Episode 239 of Thinking Elixir. News includes an impressive case study from Remote showing how they scaled Elixir to support nearly 300 e...
New
HOT IN Elixir THIS MONTH!

This guide collects some of the most common functions of the Elixir Programming Language and explain them conceptual and graphically in a...
New

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

How I took “Mowing” (a LiveView minesweeper clone) from running a single game per deployed instance into a global game with persistent st...
New

A new Elixir blog post/announcement has been posted!
Get the full details here: Remote: growing from zero to unicorn with Elixir - The ...
New

A new Elixir blog post/announcement has been posted!
New

Episode 237 of Thinking Elixir. News includes upcoming improvements to ex_doc for version navigation, the release of Phoenix Analytics 0....
New

Episode 236 of Thinking Elixir. News includes José Valim’s exciting PR for Elixir 1.19 that dramatically enhances type inference capabili...
New

I gave this talk in Berlin in September. I really enjoyed the prep, the community enthusiasm and the feedback was good after.
Hope you e...
New

Episode 238 of Thinking Elixir. News includes the exciting release of Oban Web as open source with newly added MySQL support, nine new El...
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

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

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

Leverage Elixir and the Nx ecosystem to build intelligent applications that solve real-world problems in computer vision, natural languag...
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

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

Background
I have an umbrella app where I use a dependecy called ETS. This dependency has a type called set_options that I use in some of...
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

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

Episode 190 of Thinking Elixir. In this episode, we delve into the significant updates to Phoenix LiveView with its march towards 1.0, in...
New

Learn network programming with Erlang and Elixir. Build reliable and scalable network systems, and understand why this platform is a perf...
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 def...
New

Author Spotlight: Peter Ullrich (@PJUllrich)
Data is at the core of every business, but it is useless if nobody can access and analyz...
New

Author Spotlight: Sophie DeBenedetto (@SophieDeBenedetto)
The days of the traditional request-response web application are long gone,...
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

Author Spotlight: Stephen Bussey (@sb8244)
What’s better than a development language built so programmers will love it? Two languages...
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 rig...
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

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. very new to Elixir lang I have only been doing it for about 2 weeks. I recently started following this tutorial todo list, ...
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

New

Functional Conf is for anyone using functional programming - whether you’re a beginner or advanced.
Navigating the loop in water, on la...
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 scalabilit...
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

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

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 author of Programming Phoenix Liveview, discusses her journey to beco...
New

From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need...
New

This hands-on book will quickly get you building, querying, and comparing graph data models using a robust, concurrent programming langua...
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

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

New

Do you think it’s worth worrying about?
Do you think it’s going to be an even bigger issue in future?
If so what can the teams of smaller...
New
Elixir
Classification:
Programming Language
Forum Category:
Backend
Threads:
679
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications."
- Follow
- Join
- Shape
the conversation
Elixir on GitHub
Stars: 24,836
Watchers: 682
Open Issues: 21
Last push: 2 days 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

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