SyntaxSorcerer

SyntaxSorcerer

New to the Elixir ecosystem - seeking tips/a mentor

Hi all,

I’m a former full-stack Rails dev of about a decade who’s getting back into development after spending the past ~5 years on the business side of mainly social-impact-focused B2B SaaS start-ups.

I’ve been researching the Elixir ecosystem for the past month and have decided to go all-in. There are a lot of reasons why I picked this ecosystem, but I was heavily influenced by Chris McCord’s keynote this year at ElixirConf US back in September 2025.

I was recently laid off and just created a stretch goal of up-skilling in the Elixir ecosystem so that I could possibly get some work as a dev in early 2026. To accomplish this goal I’ve signed up for the PragProg Elixir & OTP + Full-Stack Phoenix course, PragDave’s (The Coding Gnome) Elixir 2 course, and have purchased a small library of books on Amazon [1]. I’ve also subscribed to several YouTube channels and a few podcasts to round out my education.

Over the next month and a half I plan to go heads-down for a few hours a day to familiarize myself with idiomatic Elixir and become a competent user of the tools of this ecosystem. I’d also like to meet people in the community (I’m located in Denver, CO, if there are any locals on here :waving_hand:), and maybe find a seasoned Elixir dev who would be willing to temporarily take me under their wing as I get ramped up. Eventually – and hopefully sooner rather than later – I’d love to be in a position to give back somehow as well. e.g. if there are opportunities to make minor contributions to open codebases I’d be happy to help.

If you’ve gotten this far, thanks for reading my intro, and thanks for having me as part of the community!

[1] Programming Ecto, Adopting Elixir, Elixir in Action, Functional Web Development with Elixir, OTP, and Phoenix, Programming Elixir ≥ 1.6, Testing Elixir, Designing for Scalability with Erlang/OTP

Most Liked

tfwright

tfwright

Welcome! As a former Rails devotee myself I think you’ll find Elixir/Phoenix to be an amazing next step. I’m sure you’ll find plenty of people here willing to offer pointers and answer questions. However…

Since you don’t mention it in your post, I hope you have considered the fact that Elixir has had a very “troubled” job market long since before the software job market as a whole started to nosedive. If landing a new job is urgent for you I would strongly advise you to consider focusing on a safer bet and wait to start digging in to Elixir until you have safe harbor somewhere for a while.

AstonJ

AstonJ

Welcome to the forum @SyntaxSorcerer :023:

Looks like you’re on the right track already but be sure to check out the reviews in our Learning Resources > Books section as it may help in deciding what to get next. Feel free to start a journal if you feel your experience may be able to help others, and as @tfwright mentioned you’ll get plenty of help from people on the forum should you have any specific questions.

Not sure I’d agree with this tbh, we’ve had hundreds of jobs posted here on the forum and I’d hazard a guess to say way more than other similarly hyped languages that came out around the same time as Elixir, other than perhaps Rust but that’s by Mozilla. Just had a quick look at Ocaml and Crystal and they’ve only had a handful of jobs posted https://ocaml.org/jobs and https://forum.crystal-lang.org/c/jobs/14 yet we’ve had significantly more here.

One thing you could argue, as you could for Erlang, is that you don’t need huge teams like you might for other languages, WhatsApp is a famous example where their team compromised of just 50. In a way, that could prove a positive for Elixir in an age of AI, where in other languages the bulk of teams appear to be being cut/replaced by AI - so since huge Elixir/Erlang teams weren’t necessary to begin with if more companies adopt Elixir then it could even out. It’s certainly going to be an interesting few years that’s for sure.

SyntaxSorcerer

SyntaxSorcerer

Thank you for your feedback and suggestions, @AstonJ ! I hadn’t considered starting a journal but I will check that out.

100%. I’ve been thinking about this topic quite a bit. Another cool example you might know of is the Discord team, which I think is comprised of only 5 engineers.

I’m still very new to this ecosystem, but I’m really excited about the potential of combining Elixir + Phoenix (and AGENTS.md) + Ash + Tidewave + Expert LSP (and so on and so forth) with some very intentionally designed guardrails to rapidly prototype greenfield projects with AI, and hopefully pave a clear path to developing production-ready apps.

This might be a really good time for solo devs in the Elixir ecosystem to take on some side projects, or maybe even start their own dev shops. At least those are options I’d like to keep open in the next 3-6 months :wink:

Where Next?

Popular in Chat/Questions Top

mchean
I was wondering if anyone is using some learning tools that they can recommend? I’ve been looking at two specifically so would also be ...
New
pdgonzalez872
Do we have a list of academic/research papers: about Elixir/Erlang? that use Elixir/Erlang? about the Beam? If so, could you please po...
New
Fl4m3Ph03n1x
I am doing some exercises while learning Elixir using Exercism.io. Now, my objective is to do all exercises, extras included. This shoul...
New
yachnytskyi
Hello everyone. I am gonna start with Elixir/Phoenix, thinking to use Stephen Grider as a start point, then elixir school and other sourc...
New
venomnert
Background I have been a backend elixir developer for about 3 years now. I have been mainly working on simple CRUD applications. Context...
New
wolfiton
Question: Can someone recommend me some good resources on learning performance for phoenix elixir applications and a design pattern I sh...
New
TwistingTwists
I want to learn DSL. Don’t know how to write one. What;s the best introductory resource? I see some macro being used here. Is DSL only ...
New
stevensonmt
I’d like to provide my review of the Elixir Course module from Groxio. I have some criticisms but I’d like to start with the positives. ...
New
jslearner
Will learning Erlang really help in being a better Phoenix or Elixir developer or is it a waste of time?
New
Nopp
Hello there, i have a lot to read and to learn, but are there some books, that are focussing on how i “should” plan the architecture of ...
New

Other popular topics Top

New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52341 488
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31142 143
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement