mark-a-12

mark-a-12

Looking for Livebook resources on writing idiomatic Elixir code

hey everyone, I’m new to learning programming and have decided to focus on elixir as first language. In order to learn, I am going to work on porting an existing open source web app backend server project written in another language to Elixir. I’ve watched a number of Elixir talks and am in the process of reading Elixir in Action. I’ve also gone through and bookmarked a few of the links from the Cheatsheet section in the discord getting started channel.

Anyway, I was wondering if anyone is aware of any comprehensive Livebook resource that features code snippets and examples for writing idiomatic elixir code.

Thanks!

First 3 of 3 Posts! Switch mode

RudManusachi

RudManusachi

Hello, @mark-a-12 :wave: and welcome to the community!

While not in the form of a LiveBook, but there is this GitHub - christopheradams/elixir_style_guide: A community driven style guide for Elixir · GitHub with snippets of codes.

Also check out recently added to the docs page about anti patterns.

And since you are going to work on a web app backend, I suppose you are going to use Phoenix. Anyway, there is a recently updated guide on contexts I’d recommend to go through when structuring the project (idea of contexts also apply well to any project, not necessarily web-apps).

hugobarauna

hugobarauna

Livebook Core Team

I’m not sure about resources for writing idiomatic Elixir. But I think for staging, Elixir in Actio is already great!

For learning programming and Elixir using Livebook, there’s Dockyard Academy.

And once you want to learn more about recipes/patterns of using OTP with Elixir, there’s the Elixir Patterns book (shameless plug :sweat_smile:) Alex Akoutmos and I wrote.

mark-a-12

mark-a-12

Thank you!

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