3FanYu

3FanYu

Hello, Elixir Enthusiasts!

I’m in a bit of a unique position where I have the opportunity to shine a spotlight on Elixir for my team. We’re hosting a series of weekly technical sharings, and it’s my turn to present. Given that our company’s tech stack predominantly revolves around Ruby on Rails and Golang, I’m eager to introduce my colleagues to the wonders of Elixir.

I believe that Elixir’s unique features and its robust ecosystem could offer fresh perspectives and solutions to our current practices. However, I want to ensure that my presentation resonates well with Rubyists and Gophers alike. To do this, I’m seeking insights from you guys.

What do you think are the “killer features” of Elixir that would appeal most to developers experienced in Ruby and Go?

Showing Posts 1 to 10

D4no0

D4no0

For golang developers you can tell them that you have the same lightweight concurrency without any deadlocks or other low-level problems that golang concurrency has at its API level.

You can always show them some intricate pattern matches (and their equivalent in other languages), don’t forget about binary pattern match, a killer feature in itself (also a good example of some binary parser section in elixir vs other languages might be welcome).

For rails developer, there is phoenix, you could show them some shiny new things that they don’t have (for example how heex can validate html at compile-time).

Another killer feature is runtime interaction and observability. This video by @sasajuric is an absolutely great demonstration of that.

I would skip fault-tolerance (maybe just mention it and if there are questions you can expand on that), as for people that never used erlang VM this is an unknown concept that needs a separate talk in itself. If you could come with a simple but effective demo to showcase that for a real-life problem, it might be well worth to display that too.

Distribution, livebook, nx, bumblebee are also a great topic. These things are beyond what those languages can achieve, however you could showcase them for example how easy is to connect to a remote machine and run a computational task with livebook.

pdgonzalez872

pdgonzalez872

You mentioned the community and I’m taking that as not just Elixir itself, so I’ll answer it within this context:

  • Ecto, the sql part
  • Ecto, the non-sql part (@gregvaughn’s talk is one of my favorites :heart:)
  • Pattern Matching
  • Liveviews that update themselves periodically
  • GenServers that update themselves periodicaly

That’s what I’d try to squeeze in a work intro session.

al2o3cr

al2o3cr

+1 for LiveBook, particularly some of its demos that overlap with OTP features like Kino.Process.render_seq_trace. See also the demo from that release announcement

3FanYu

3FanYu OP

Thank you so much for the reply!
I will definitely mention livebook since its such a powerful tool.

thanks again for the feedbacks, have a nice day.

3FanYu

3FanYu OP

Thanks for sharing your thoughts.
Even though Ecto is a great tool, I don’t think its going to impress a Rubyist as much as other features IMO. I would want their impression to Elixir be SHOCKING :rofl:

Please feel free to share more thoughts if you got any more!

3FanYu

3FanYu OP

Livebook has so much features that even myself havent touched them all :sweat_smile:
I will definitely include it in my sharing though. In fact, I might give presentation using Livebook itself!
Thx for replying!

dimitarvp

dimitarvp

Mention and demonstrate pipes. Many newcomers fall in love with them.

gregvaughn

gregvaughn

Watch the video @D4no0 linked by Saša Juric (The Soul of Erlang and Elixir) for shock value.

drobban

drobban

the observability is a awesome topic in itself.

Why not also connect to a “node” running some application. Fire up observer on your local machine and show how to inspect live from remote. =D

felix-starman

felix-starman

Some great recommendations in this thread already so I’ll refrain from adding any of my own.

But I will say I have found the culture of the company can affect it to.

So maybe compile an outline of the different options of topics you could discuss and maybe a one sentence blurb about what that is, and send those to a couple trusted colleagues that are representative of your typical Ruby and Go colleagues. Or have a 5 minute chat with them as you go through it together

See what they think would make the most impact or draw the most interest. Nothing stinks worse than putting together a really tight talk and then people tuning out 2 minutes in.

Where Next? Top

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 92995 915
New
caslu
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
Herve37
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using. We’re particularly inte...
New
GES233
I’m posting this in response to Jose’s recent tweet (Cr. link) : People are sleeping on Elixir for a coding harness: Hot-code swappi...
New
_mfierro
Hello, I wrote Stop My Hand, a Scattergories-like web application using Phoenix/LiveView as my learning project for Elixir (after readin...
New
nseaSeb
AcmeScript — Writing JS hooks as if I were still using Elixir I’ve been having fun building a little something over the last few days: Ac...
New

Other Trending Topics Top

garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
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
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New
webofbits
Aludel - LLM Evaluation Workbench Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews