This Week's Trending
This Month's Trending
This Year's Trending
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
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
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
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
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
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
I want to deploy the project documentation for different private elixir repos hosted on github to github pages.
We have already github a...
New
Trending Over Three Years
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
Background
I am trying to build an OTP compliant app using supervisors. However I am having trouble interpreting a part of the documentat...
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
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
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 https://hexdocs.pm/elixir/writing-documentati...
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
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
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’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
Hey fellow Elixir people,
I am still a Elixir noob and on some problems I spend a lot of time.
In order to nest a flat list into elixir...
New
As a beginner to both Elixir and programming, it was very helpful that I could easily find things in the Elixir docs.
Do you know of any...
New
Hey, I’ve just discovered ‘mix docs’ and I am curious if there is a way to generate dependencies’ docs locally too? What I want to achiev...
New
Background
I am now re-living the joys of documentation with elixir docs and when reading the documentation of mix docs I found this stat...
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







