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

New
sadcad
I love the Phoenix and Elixir docs, but I always tend to learn faster when I watch a video of someone explaining things and then I implem...
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
shansiddiqui94
Hello all, I recently did my first app in Phoenix and Liveview, many thanks to all the users who assisted me. I found that the tutorial ...
New
wolfiton
Hi everyone, How can i retrieve the name from a structure like this? %{"id" => "1570", "name" => "Croque Monsieur"} My test loo...
New
boddhisattva
Greetings everyone, At my current workplace we’re evaluating different ways of building a microservices architecture for some parts rela...
New
ca1989
Hi all, is there any up to date resource out there (blog, talk, video, book…) about deploying elixir applications using releases? In pa...
New
jace
I wanted to write a library for interacting with a Web API as a practical way of learning Elixir. However, there seem to be a lot of diff...
New
meraj_enigma
Hey, What’s a good resource to learn Microservices in Elixir/Phoenix? Is there any book/docs/Github repos that I can refer to? Thanks, -M
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

Other popular topics Top

sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 53690 245
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
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
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New

We're in Beta

About us Mission Statement