Ayoush

Ayoush

Preparing for a Senior Elixir Position: What Should I Know and Reference Material?

Hello Elixir community,
I’m planning to transition into a senior Elixir developer role, and I’d like to make sure I’m up-to-date with the latest developments in the Elixir ecosystem, considering all the recent additions and changes to the language and the Phoenix framework. I previously worked extensively with Elixir but had to step away due to job requirements. Now, I’m eager to re-enter the field, particularly in companies that use Elixir and Phoenix as their tech stack.
Could you please provide guidance on the key topics and areas of knowledge I should prioritize for preparing for interviews and excelling in a senior Elixir position, taking into account all the recent developments in the language and framework? Additionally, if you can recommend any specific reference materials or resources that have been particularly helpful in staying current with Elixir and Phoenix, that would be greatly appreciated.

Most Liked

regex.sh

regex.sh

$50 saying that this is written by ChatGPT

dimitarvp

dimitarvp

Well, knowing English intimately is a very hard requirement for many senior positions, so you should also work on that.

regex.sh

regex.sh

No hard feelings, but you should know that there is no “preparing” for Senior Elixir position (unless you have a few years to spend, that is).
If you want to learn technology then there is plenty of material, but don’t get the idea that you will become a senior overnight.

Ayoush

Ayoush

yes it is. English is not my first choice of language so I don’t hesitate taking help of a tool which is there to help you.

D4no0

D4no0

From what I understand it is more preparing in terms of interview, maybe catch up with new things from elixir/phoenix.

I didn’t use phoenix for about half a year (it was around the 1.7 update) and when I started a new app, so many things changed that I literally had no idea what was going on, had to read various pieces from documentation and changelogs.

As for why to prepare for a technical interview for a senior position, here I agree with you, you either are senior material or not, taking in consideration that senior badge that you gave yourself even means something.

Where Next?

Popular in Questions Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
logicmason
Hi there, I'm working through my first release with elixir/phoenix. I've built a release with distillery and found that it crashes when I...
New
sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
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
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

Other popular topics Top

TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30048 115
New
Tee
can someone please explain to me how Enum.reduce works with maps
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
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 49522 488
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New

We're in Beta

About us Mission Statement