As a beginner getting involved with Elixir, the code snippets in diagnostics have been a great help.
Cheatsheets as first class citizens is excellent. I often learn faster by example than from an abstract specification. I think goes for a lot of people.
Fantastic work @angelikatyborska ⊠please make more if you can spare the time and energy ![]()
Since we are revisiting Getting Started and documentation⊠Would this be a moment to consider at least some content about security and hardening Elixir applications?
I know it is uncommon for programming language guides to have sections about it, but itâs not (or shouldnât be) an after thought. More secure applications = better applications.
You can find recommendations here:
I think an external guide is useful, because proper guidelines will need to talk about many topics, which might or might not be elixir core related. If e.g. phoenix or plug changes there shouldnât be a need to update the elixir docs.




















