soyjeansoy

soyjeansoy

What are skills/expectations for Junior Elixir roles?

Where should a Junior Elixir Dev focused first? what projects should I create? my current work has nothing to do with specifically Elixir. I want to hear what’s on your mind cause for me it’s really hard to spread too thinly in terms of learning (also time constraints). Thanks :slight_smile:

First 2 of 2 Posts Switch mode

dimitarvp

dimitarvp

You should learn functional programming as Elixir presents it. The official website’s guides are amazing for that.

But your best quality as a junior is the ability to ingest educational material and generally learn quickly.

al2o3cr

al2o3cr

IMO anything that encourages you to learn the stdlib and common packages (Ecto, etc) is a good place to start. The important thing is to write code, write tests, and debug lots of errors.

Small problems like those in Advent of Code can be a good way to practice manipulating data and breaking apart complicated problems into smaller steps.

For larger problems, there are already some books that specifically walk through building things in Phoenix - but you could also take most any other language’s web app examples and build those in Phoenix (especially useful if you already know another set of tools).

The important thing isn’t to memorize all the APIs (nobody does that), it’s to have enough exposure to them that you can remember to go look them up. For instance, you won’t get a ton of value from memorizing every nuance of what Ecto.Changeset.unique_constraint does, but you’ll get a LOT from remembering it exists and is in Ecto.Changeset.

— All posts loaded —

Where Next?

Trending in Chat/Questions Top

krisleech
Hey folks, I’ve been using Elixir for over a couple of years (phx, ecto, broadway, oban). For this kind of work you do not tend, in my e...
New
mhindujadheerajsudan
Hi, I’m Dheeraj Sudan from the UK. I’m a software developer and also run a business with my wife Meenu Hinduja. I’m interested in getting...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New

We're in Beta

About us Mission Statement