September 18, 2024
Elixir v1.17.3 has been released. Link: Release v1.17.3 · elixir-lang/elixir · GitHub
0
17
0
Hot in Elixir:
Latest Elixir Threads
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 228 of Thinking Elixir. News includes Theo releasing his ElixirConf presentation video on his channel, the launch of the Gleam an...
New
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
Episode 227 of Thinking Elixir. News includes Oban Web going open source, making it more accessible for startups, a new community resourc...
New
Episode 226 of Thinking Elixir. News includes the ongoing Elixir Stream Week featuring José Valim’s insights on Elixir 1.18, the announce...
New
I show how some basic Elixir features can making short work of fairly challenging parsing needs:
New
Episode 225 of Thinking Elixir. News includes coming info on new features in Elixir v1.18, the release of Beacon CMS v0.1 with new tools ...
New
Hi,
I wrote longer article about multiple approaches for search in PostgreSQL and Ecto/Elixir. There are example in SQL and also in Ecto...
New
Episode 224 of Thinking Elixir. News includes the latest release of ElixirLS v0.24.0 and the unveiling of Expert, the upcoming Elixir Lan...
New
Thinking Elixir 223: A Boost for Nx, Lib Updates, and Passion Projects
Episode 223 of Thinking Elixir. News includes José Valim and Chri...
New
HOT IN Elixir THIS WEEK!
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
Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
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
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
Episode 228 of Thinking Elixir. News includes Theo releasing his ElixirConf presentation video on his channel, the launch of the Gleam an...
New
HOT IN Elixir THIS MONTH!
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
I show how some basic Elixir features can making short work of fairly challenging parsing needs:
New
Episode 227 of Thinking Elixir. News includes Oban Web going open source, making it more accessible for startups, a new community resourc...
New
Episode 225 of Thinking Elixir. News includes coming info on new features in Elixir v1.18, the release of Beacon CMS v0.1 with new tools ...
New
Episode 226 of Thinking Elixir. News includes the ongoing Elixir Stream Week featuring José Valim’s insights on Elixir 1.18, the announce...
New
HOT IN Elixir THIS YEAR!
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
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 this article, we discuss how to create a Docker image for a Phoenix application.
New
A blog post about my experience using Phoenix LiveView to develop a simple interactive webapp.
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
A new Elixir blog post/announcement has been posted!
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
A new Elixir blog post/announcement has been posted!
New
You can now get the ebook version of Bruce Tate’s @redrapids new book, Currently Away, which is the story of how he and Maggie Tate took ...
New
Ecto supports integer IDs and UUIDv4 out-of-the-box, but I needed both UUIDv7 and human-readable Object IDs. This was a breeze to impleme...
New
New
Receive PRs updating your dependencies, including private hex packages, repositories, and organizations.
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
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
Author Spotlight: Stephen Bussey (@sb8244)
What’s better than a development language built so programmers will love it? Two languages...
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
About talentbay
Our online networking platform connects students with teams in business and industry. It consists of our mobile app for ...
New
Your domain is rich and interconnected, and your API should be, too. Upgrade your web API to GraphQL, using flexible queries to empower y...
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
Don’t accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator José Valim, and...
New
Real-time applications come with real challenges—persistent connections, multi-server deployment, and strict performance requirements are...
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 becom...
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:
648
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications."
- Follow
- Join
- Shape
the conversation
Elixir on GitHub
Stars: 24,548
Watchers: 675
Open Issues: 20
Last push: 23 hours ago
Latest Elixir Jobs
General Dev Jobs
January 05, 2022
Featured Elixir Book
Latest Elixir Learning Resources
Real-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 ResourcesRate-limiting a Phoenix API with Hammer - 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