Latest #documentation Threads 
I built three Q&A agents backed by official documentation that any AI coding assistant can query through MCP. They’re live right now:...
New
Hello everyone,
While reading the documentation for Mix and OTP in Elixir 1.19, I noticed something that seems different compared to the...
New
Episode 289 of Thinking Elixir. News includes a groundbreaking effort to port Erlang to QNX for automotive systems, ExDoc 0.40.0 adding L...
New
I’m new to pheonix and just going throught the getting started, I can’t find where to learn more about forms and the whole /new → post /c...
New
I feel like this function is perfectly ergonomic:
# default value in effect: count \\ :all
@spec delete(t(e), e) :: t(e) when e: term()
...
New
We’re working hard on improving docs, and have some substantial things that it would be great to get some thoughts on.
One of the bigges...
New
If people want to help correct, clarify and pick nits out of some writing I have taken two different stabs at the NervesHub documentation...
New
Meet my trip building LazyDoc from scratch, exploring Elixir ASTs and combine it with a simple AI prompt you can generate fairly accurate...
New
This thread is dedicated to announcing updates to the Hologram documentation, as well as discussing any ideas for improvements and sugges...
New
Hello,
I am looking for a tool to report all exported functions with missing @doc in a project.
So far I have found:
Inch - I have no...
New
This Week's Trending
This Month's Trending
This Year's Trending
Is it really necessary for the compiler to spit out a warning about using @doc with private functions?
I don’t want to have to document ...
New
This thread is dedicated to announcing updates to the Hologram documentation, as well as discussing any ideas for improvements and sugges...
New
Hi everyone,
I’d like to announce the initial release of Magma, an environment for Elixir developers, that aims to streamline the proces...
New
phoenix_pages integrates seamlessly into your router and comes with built-in support for rendering markdown with frontmatter, syntax high...
New
I’m new to pheonix and just going throught the getting started, I can’t find where to learn more about forms and the whole /new → post /c...
New
Seems like it leaves out Erlang modules from the generated documentation.
New
I feel like this function is perfectly ergonomic:
# default value in effect: count \\ :all
@spec delete(t(e), e) :: t(e) when e: term()
...
New
Episode 289 of Thinking Elixir. News includes a groundbreaking effort to port Erlang to QNX for automotive systems, ExDoc 0.40.0 adding L...
New
Hello everyone,
While reading the documentation for Mix and OTP in Elixir 1.19, I noticed something that seems different compared to the...
New
I built three Q&A agents backed by official documentation that any AI coding assistant can query through MCP. They’re live right now:...
New
Last Three Year's Trending
Is there anywhere that “MFA” is described in detail in the official Elixir documentation? I’ve tried to find it before but was unable to....
New
As I wrote a week ago in this post, I found the lack of official documentation for Docker compose rather annoying, and I met a lot of pro...
New
What needs to be done to make ExDoc play nice with an umbrella app? I can run something like
ex_doc "My Umbrella" "1.0.0" "_build/dev/l...
New
Hey folks,
this is an open question to all of you out there creating web applications with APIs. How do you go about documenting your AP...
New
I just found out about GitHub’s support for Mermaid-based diagrams in README files. This might be a nice addition to Elixir:
Include dia...
New
Meet my trip building LazyDoc from scratch, exploring Elixir ASTs and combine it with a simple AI prompt you can generate fairly accurate...
New
I am wanting to connect to the libp2p swarm, but I have no idea where to start. The erlang-libp2p documentation is virtually non-existing...
New
We’re currently trying to tighten up standards on an existing code base. One of the current topics is about line length, specifically on ...
New
We’re working hard on improving docs, and have some substantial things that it would be great to get some thoughts on.
One of the bigges...
New
In projects and libraries I’ve found that as things become more complicated, “semi-private” functions pop up. What do I mean by that? (I’...
New
Two weeks ago, We asked for feedback on how to encourage more developer contributions to Bonfire, an open-source framework for building f...
New
Is there any place I can read module docs (such as I get from iex h macro) online?
My workflow assumes docs are in the browser… but on ...
New
Or add corresponding explanatory links on the Guide page to make the documentation more complete and consistent?
Recently, I realized th...
New
Hello, is there any chance that a user contributed notes section, like the one in the PHP documentation, can be added to Hex docs? It wou...
New
TL;DR I’ve forked the Lens package, changed the API some, added new lens makers and – most importantly – added a ton of documentation. In...
New
Trending Over Three Years
So I was trying to learn how to do file uploads in Phoenix and I was googling how to do it. Everything points to this page (https://phoen...
New
I am currently trying to compile a Big-O Time Complexity table for the Elixir data structures, but can’t find information for all complex...
New
Hey everyone, I often see questions regarding best practices, and examples that people can reference so they know how to structure and ac...
New
Background
I am trying to build an OTP compliant app using supervisors. However I am having trouble interpreting a part of the documentat...
New
Hello,
I know that I can get the documentation of a symbol in iex by typing h whatever, but is there a way to get this documentation pro...
New
I’m using asdf-vm, and trying to get documentation lookup for erlang modules to work.
I compiled erlang with docs, and I can run (eg) ‘e...
New
The documentation for supervisor child specification says the following:
The child specification contains 6 keys. The first two are req...
New
Hello! I am wondering if there is somewhere a “documentation cheetsheet”? I am looking at Writing documentation — Elixir v1.20.2 but I ...
New
I know I asked this before (I even submitted a PR somewhere), but now I’ve forgotten the steps because the flow is so obfuscated. Where ...
New
I have read doc test documentation. And apply it in my project but I couldn’t figure this out.
If my output is very long like a query th...
New
A problem that I have constantly had with large software projects is ensuring that there is adequate documentation coverage throughout th...
New
In the Enumerable chapter of the Elixir getting started guide there is a section called Lazy vs Eager. However, it never explains what La...
New
I found an old post discussing @impl and @spec: @behaviour, @callback and @spec - #13 by Eiji
I couldn’t tell where this discussion left...
New
Hi folks,
I’m wondering what do you use to document your Phoenix endpoints?
Is there anything that exists to be somehow connected to yo...
New
I’m working to document a large Elixir project and I’ve noticed that the Ecto schemas do not provide detailed types for their structs.
T...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #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
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance
- #hex







