llama

llama

Good Elixir libraries/code bases to read?

Which libraries or code bases would you recommend as learning sources?

Most Liked

felix-starman

felix-starman

If you’re looking for large projects maintained by large numbers of people all open-source, the Massachusetts Bay Transportation Authority (the city of Boston’s transit authority) is all open-source:

10
Post #2
cevado

cevado

if you’re looking for real use cases of application you can start with some opensource ones:
Bytepack was a product by Dashbit(Jose Valim’s company) to help people sell payed versions of libraries(like oban_pro/oban_web for example).
Changelog.com is a network of software related podcasts, their website/podcast feed is written in elixir and is opensource.
LiveBeats is a demo app for online radio written with phoenix live view.
Plausible is an analytics tool, alternative to google analytics.

social networks with activity pub

Akkoma is a microblogging federated social network using activity pub, like mastodon. written in elixir.
BonfireNetwork is also a federated social network using activity pub, iirc it uses live view. it’s not restricted to microblogging there are some other usages.
Mobilizon is a federated events social network, using activity pub. kinda like facebook events or meetup, but open source and federated.

D4no0

D4no0

The question is: what are you interested in?

There are some codebases (for example ecto, phoenix) where it will be extremely hard to understand what is going on as a beginner (or even as someone more experienced :joy: ) as they are heavily using metaprogramming.

If you are interested in web, you can take a look at one of my projects that we never managed to finish: SSL MOON / SSL MOON · GitLab . It was developed by beginners, so the concepts there should be pretty easy to understand as long as you read how core technologies like ecto, phoneix, liveview work.

Where Next?

Popular in Discussions Top

AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
AstonJ
I’ve just started the Phoenix part of the utterly brilliant online course by @pragdave. On generating the Phoenix app he uses the --no-ec...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
New
pdgonzalez872
If this has been asked here before, please point me to where it was asked as I didn’t find it when I searched the forum. Maybe a mailing ...
New
wmnnd
The Go vs Elixir thread got me thinking: Would it be too hard to implement a simple mechanism for creating Go-style static app binaries f...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3271 131117 1222
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36820 110
New
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42716 114
New

We're in Beta

About us Mission Statement