Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudssrali/erlang-elixir-stuff
Awesome Erlang and Elixir reading, learning and practice materials
https://github.com/mudssrali/erlang-elixir-stuff
elixir elixir-lang erlang livebook phoenix-framework phoenix-liveview
Last synced: 3 days ago
JSON representation
Awesome Erlang and Elixir reading, learning and practice materials
- Host: GitHub
- URL: https://github.com/mudssrali/erlang-elixir-stuff
- Owner: mudssrali
- License: mit
- Created: 2022-01-17T16:38:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T10:15:46.000Z (over 2 years ago)
- Last Synced: 2024-06-15T07:33:52.935Z (5 months ago)
- Topics: elixir, elixir-lang, erlang, livebook, phoenix-framework, phoenix-liveview
- Language: Erlang
- Homepage: https://mudssrali.com/blog
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Erlang Elixir Stuff
Awesome Erlang and Elixir reading, learning and practice material## Erlang
- [A brief introduction to BEAM](https://www.erlang.org/blog/a-brief-beam-primer/)
- [Erlang Scheduler: what does it do?](./erlang/scheduler.md)
## Elixir
- [Elixir Best Practices - Deeply Nested Maps](https://dockyard.com/blog/2016/02/01/elixir-best-practices-deeply-nested-maps)