This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I have a hard time following the code at defp numeral function. Is this well written Elixir code or is it better to use pipes?
defmodule...
New
I have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
New
Trending Over Three Years
I’m trying all sorts of things with no luck, so I thought I’d ask for some help.
I want to split a string anytime there’s a “b” in “abc”...
New
One of the Exercism exercises on the Elixir track is to take an integer (0 to ~3000) and convert it to a Roman numeral. My solution was a...
New
Hello, I am working through Exercism.io Secrets module the first 6 functions I was able to figure out just fine. The last one I am stuck ...
New
Hi, I’m learning Elixir by doing Exercism courses. I’m on the LogLevel exercise that has to do with Atoms and Cond, I’ve been pulling my ...
New
What do you think of my solution for converting integers to roman numerals?
defmodule RomanNumerals do
import IO, only: [iodata_to_bin...
New
I’ve built a helper function which I was hoping would use streaming to solve the problem of computing the correct coins to make a given t...
New
I’ve built the following code (reverse not implemented) to solve the secret_handshake problem at exercism.io.
But the first test fails.....
New
First, hi again everybody, been away a while, but getting back into Elixir. Still haven’t landed actual work in it, but seeing more ment...
New
Hi! Can you guys help me answer a few questions here → Where are the Elixir communities and enthusiasts? · Issue #404 · exercism/elixir ·...
New
Hey everyone,
I’ve sent a small PR to improve the Elixir track on Exercism and while doing so, I wanted to run the test suite locally. S...
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
- #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







