Latest #book-learning-elixir Threads 
Have you ever run ETS, Elixir’s famous in-memory caching mechanism?
If not, I have prepared this short code sample you can clone and run...
New
I am having a list of lists and i want to obtain an output by filtering them.
list =
[
[[key: 1, value: 2], [key: 1, value: 2]],
[[k...
New
I am having two functions and I want to combine the result of these two functions.
defmodule Union do
require Base
def set1(data) d...
New
I am going through Streams in Dave Thomas’s book and here I am having difficulties in understanding the following program.
For, example ...
New
So I have a map from which I’m trying to find the maximum occurring element for a key.
This is what I’m trying to do:-
Input
iex(1)>...
New
Hey all! Just joined the forum and I’m very excited to learn the language. I just finished reading the documentation and I was wondering ...
New
Background
Hello all! So after my controversial introduction with Learning Elixir, frst impressions ( plz don't kill me ! ) - #39 by easc...
New
https://www.packtpub.com/sites/default/files/B04907_MockupCover_Normal.jpg
by Kenny Ballou
Elixir, based on Erlang’s virtual machine a...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Have you ever run ETS, Elixir’s famous in-memory caching mechanism?
If not, I have prepared this short code sample you can clone and run...
New
Trending Over Three Years
Background
Hello all! So after my controversial introduction with Learning Elixir, frst impressions ( plz don't kill me ! ) - #39 by easc...
New
I am having a list of lists and i want to obtain an output by filtering them.
list =
[
[[key: 1, value: 2], [key: 1, value: 2]],
[[k...
New
So I have a map from which I’m trying to find the maximum occurring element for a key.
This is what I’m trying to do:-
Input
iex(1)>...
New
Hey all! Just joined the forum and I’m very excited to learn the language. I just finished reading the documentation and I was wondering ...
New
https://www.packtpub.com/sites/default/files/B04907_MockupCover_Normal.jpg
by Kenny Ballou
Elixir, based on Erlang’s virtual machine a...
New
I am going through Streams in Dave Thomas’s book and here I am having difficulties in understanding the following program.
For, example ...
New
I am having two functions and I want to combine the result of these two functions.
defmodule Union do
require Base
def set1(data) d...
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
- #elixirconf
- #exunit
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








