fceruti
High quality public phoenix projects
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!
First Post!
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 =)
Most Liked
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.
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.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









