This Week's Trending
This Month's Trending
This Year's Trending
I was checking the documentation for elixir and erlang types for ways to represent a map in the typespec.
I have seen different projects...
New
Last Three Year's Trending
Trending Over Three Years
This is more of a general question, but I’m wondering how other people in the community think about the pattern matching in function sign...
New
Background
So I have a behaviour that has some functions with optional parameters and I want a way to make them more readable:
@type o...
New
poll
The poll allows up to 2 votes for cases where people have a preferred tool for Elixir and a separate preferred tool for Erlang or th...
New
I’d like to propose a silly typespec discussion: what is your style guidelines for writing typespecs?
I mean, do you:
use parentheses ...
New
Background
Recently I have discovered this notion of “zero cost type wrappers”. Basically what this means is that you can create a new ty...
New
What is the reason for using a separate declaration for typespecs:
@spec round(number) :: integer
def round(x), do: # implementation...
...
New
I think it’s quite common in Elixir to use MyModule.t() for type specs. Elixir docs for example suggest using String.t() and Range.t() ty...
New
Do you ever wish Elixir had more types?
Share some of the ones that you frequently use.
If the outcome is good I will compile them into...
New
Hi everyone!
I recently had an idea. This is by no means a revolutionary concep, and other people probably have thought about it before ...
New
I am returning to an Elixir project (finally!) after spending some (too much;) time in Python, and I am now curious about Elixir’s typesp...
New
i’ve recently gotten annoyed at having to jump between files just to check what that function i’m using will return. VS Code could be of ...
New
After adding (and tightening up) @spec and @type attributes on a 10 KLOC project, I felt confident enough of my typespec-fu to write up a...
New
After watching the Elixir’s conf video about the next five years from José Valim, and that he spoke about adding a typesystem on Elixir a...
New
The Elixir ecosystem has very convenient and powerful facilities for documenting code. These include Markdown, doctests, module attribute...
New
- Follow
- Join
- Shape
the conversation
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
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









