December 10, 2024
Elixir v1.18.0-rc.0 has been released. Link: https://github.com/elixir-lang/elixir/releases/tag/v1.18.0-rc.0
0
0
0
Hot in Elixir:
Latest Elixir Threads
Episode 233 of Thinking Elixir. News includes the long-awaited release of Phoenix LiveView 1.0, exciting enhancements in Elixir 1.18 such...
New
Elixir v1.18.0-rc.0 has been released.
Link: https://github.com/elixir-lang/elixir/releases/tag/v1.18.0-rc.0
New
Elixir v1.18-latest has been released.
Link: https://github.com/elixir-lang/elixir/releases/tag/v1.18-latest
New
Episode 232 of Thinking Elixir. News includes Saša Jurić updating his project for “The Soul of Erlang and Elixir” talk with the latest te...
New
This is Part 1 of my mini series integrating Phoenix Framework with Cardano. The first part is about setting up a phoenix application to...
New
Lars talks with Brian Underwood about EctoWatch, his new library.
New
Episode 231 of Thinking Elixir. News includes Dave Lucia’s PR making Elixir’s protocol errors more readable, OTP 28 introducing a “raw mo...
New
I did my best to cover Elixir so I could cover Nerves as one of you had suggested me as a guest for FLOSS Weekly.
Listen and then share ...
New
I did a short write-up on storing session data in a LiveView application so that it survives page reloads and navigation events within th...
New
Building on other people’s work I bashed things together and suddenly I can know when someone is speaking using Elixir and Membrane.
New
HOT IN Elixir THIS WEEK!
Episode 233 of Thinking Elixir. News includes the long-awaited release of Phoenix LiveView 1.0, exciting enhancements in Elixir 1.18 such...
New
HOT IN Elixir THIS MONTH!
In this conversation, Lars, Zach, and Rebecca discuss the Ash framework and their upcoming book. They also touch on the Igniter tool. The...
New
Lars talks with Brian Underwood about EctoWatch, his new library.
New
Trying to explain Nerves to a general audience from Sweden’s largest dev conference. My talk the previous year was on Elixir and web dev ...
New
This is Part 1 of my mini series integrating Phoenix Framework with Cardano. The first part is about setting up a phoenix application to...
New
I share my continued thoughts and plans for whacking parts of the Elixir ecosystem together to see if I get sparks.
New
Learn how to leverage Erlang + Elixir’s GenServer to build a robust FTP Client.
New
I did a short write-up on storing session data in a LiveView application so that it survives page reloads and navigation events within th...
New
Episode 230 of Thinking Elixir. News includes episodes now available on YouTube, Parker Selbert’s experience transitioning an app from th...
New
Episode 231 of Thinking Elixir. News includes Dave Lucia’s PR making Elixir’s protocol errors more readable, OTP 28 introducing a “raw mo...
New
Building on other people’s work I bashed things together and suddenly I can know when someone is speaking using Elixir and Membrane.
New
Elixir v1.18.0-rc.0 has been released.
Link: https://github.com/elixir-lang/elixir/releases/tag/v1.18.0-rc.0
New
One of the Erlang ecosystem’s spiciest nerd snipes are hot code updates. Because it can do it. In ways that almost no other runtime can.
New
Thinking Elixir 229: Sharding Functions and MacOS Builds
Episode 229 of Thinking Elixir. News includes the release of community-maintain...
New
Episode 232 of Thinking Elixir. News includes Saša Jurić updating his project for “The Soul of Erlang and Elixir” talk with the latest te...
New
I did my best to cover Elixir so I could cover Nerves as one of you had suggested me as a guest for FLOSS Weekly.
Listen and then share ...
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
Hi everyone :wave: I’m excited to share an article detailing how we have reorganized our Elixir/Phoenix project’s directory structure.
W...
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
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
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:
664
"Elixir is a dynamic, functional language designed for building scalable and maintainable applications."
- Follow
- Join
- Shape
the conversation
Elixir on GitHub
Stars: 24,676
Watchers: 674
Open Issues: 22
Last push: 1 day 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