fceruti

fceruti

Hello,

I’m trying to level up my Elixir game and wanted to ask you for your favorite public phoenix projects in terms of code organization, quality of code, testing, coverage and docs.

As a bonus, can you tell us why do you this the particular project is great?

Thanks!

Showing Posts 1 to 9

RudManusachi

RudManusachi

I don’t think these projects require an introduction, but - check out the source code of Livebook and Hexpm

There is also a smaller project by hexpm - diff

But to me usually Phoenix is just a “thin” web-layer in front of the core application. And for that part there are plenty of projects to look at the code examples.. You could take any popular/battle tested library that you use a lot.. that you know the entry point and the output - and look at its internals to see how it works.. BTW, that’s another nice thing about libraries with well written docs - where you could easily jump to the source of the module or function =)

Werner

Werner

Or you can look at Bytepack .
It’s archived, but certainly a very good source of inspiration.

Or perhaps Changelog

c4710n

c4710n

  • bytepack
  • elixirstatus
  • plausible
  • changelog
  • hexpm
Papercups

Papercups

I m the maintainer of GitHub - papercups-io/papercups: Open-source live customer chat · GitHub. We’re an open source live chat (intercom alternative). I think our quality needs some work tbh but a lot of our contributors come to us because we are very crud heavy so it tend to be a good starting point to check out Elixir code for your own projects.

We have over 1k real customers and users so if you want to see what an Elixir app looks like in production we are a good place to check out. Feel free to hop in our public Slack channel if you have any questions.

fceruti

fceruti OP

Thanks to everyone! I have a lot to work with here :slight_smile:

@RudManusachi But to me usually Phoenix is just a “thin” web-layer in front of the core application.

Yes, and I’m loving this aspect of the elixir ecosystem. I still need projects which use phoenix to see how it’s all connected together.

@RudManusachi BTW, that’s another nice thing about libraries with well written docs - where you could easily jump to the source of the module or function =)

Coming from the python ecosystem, the whole docs thing it’s amazing., it feels like it’s a first class citizen.

@Werner Or you can look at Bytepack

Interesting. I don’t get the full picture of what it does, but definitely looks well written.

@c4710n * bytepack, * elixirstatus, * plausible, * changelog, * hexpm

:+1:

@Papercups We have over 1k real customers and users so if you want to see what an Elixir app looks like in production we are a good place to check out.

Awesome, I’m definitely gonna try it.

wmnnd

wmnnd

Keila is an open-souce Mailchimp alternative I’m developing and I aim to follow good coding practices with it. I’ve actually found myself referencing code from the project when explaining certain concepts to friends and I’ve occasionally even written tutorials on how certain parts of the code work.

fceruti

fceruti OP

this is great! I’m loving the Elixir ecosystem! I’m definitely checking this out

mahmoud

mahmoud

I would like to mention BeaconCMS from DockYard.

— All posts loaded —

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
matt-savvy
Anyone here using Honeybadger? My Honeybadger account is being overwhelmed with noise from some bots. Seeing a lot of Bandit.HTTPError...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New

Other Trending Topics Top

CodeSync
Just a reminder for anyone still on the fence: early bird pricing for Code BEAM Europe closes on 8 September at 23:59 CEST. This is the l...
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
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
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
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

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews