1player

1player

An appreciation post to the Elixir community as a whole

Three years ago I started learning Elixir, two years ago I had my company go all in with this tech, now powering most of our infrastructure and today I’m mentoring one of our engineers to the arts of the BEAM.

In retrospect it’s been a shot in the dark and quite the gamble to bet on such a new language, but the ecosystem has been growing at tremendous pace and my productivity has gone through the roof. We’ve had a productive language, a modular web framework, a state-of-the-art database interface, a GraphQL server and we’re experimenting with embedded development and breaking out of the Javascript shackles.

But I’m not here to declaim the virtues of Elixir as a technology, but to give a small token of appreciation to the community, which has been the friendliest I’ve had the pleasure to work with. There’s a lot of excitement, people getting interested and tons of work has been made to lower the barriers of entry, and this forum has been instrumental to help out new developers coming to terms with the paradigm shift of using a functional language.

I would like to reserve a word for @josevalim which, while he has delegated much core development and libraries to other members, he’s been a great front of the community as a whole, and I deeply appreciate when I open a Github issue on a smaller project and there he is helping me debug my problem. I swear he is everywhere :slight_smile:

And of course thanks to Joe, Robert and Mike for creating the underpinnings of the BEAM and enabling this ecosystem to exist in the first place.

Personally, I’m excited to see where do we go from here!

Most Liked

AstonJ

AstonJ

Fantastic to hear you’ve had such a fantastic experience with Elixir and the community Stéphane - the community is great because we have great people like you in it :003:

I am sure that will be music to the ears of the Elixir, Phoenix, Nerves, Ecto, Erlang and (if you’re using it) Absinthe teams :023:

Well said!! :smiley:

Thank you also for the kind words about the forum! :purple_heart:

dogweather

dogweather

Extremely friendly and laid back. I love it here too.

Where Next?

Popular in Discussions Top

New
kostonstyle
Hi all How can I compare haskell with elixir, included tools, webservices, ect. Thanks
New
mbenatti
Following https://github.com/tbrand/which_is_the_fastest |> https://raw.githubusercontent.com/tbrand/which_is_the_fastest/master/imgs...
New
acrolink
How does the two languages compare when it comes to server side application development? Any experiences or ideas? Thank you.
New
tmbb
This is a post to discuss the new Phoenix LiveView functionality. From Chris’s talk, it appears that they generate all HTML on the serve...
342 18243 126
New
tomekowal
Hey guys! I want to create a toy project that shows a chart of temperature over time and updates every 5 seconds. I feel LiveView is per...
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
Owens
Hello all, I am developing a new mobile app with Flutter frontend and Phoenix backend. The mobile app has real-time task management and c...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
crispinb
On reading dhh’s latest The One Person Framework it strikes me that Phoenix with LiveView is already pretty much this. However, never hav...
New

Other popular topics 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
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 52673 488
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
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
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 48342 226
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39467 209
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

Latest on Elixir Forum

We're in Beta

About us Mission Statement