This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
There is an example in Ash Framework of adding a resource Album into Music domain
mix ash.gen.resource Tunez.Music.Album --extend postgr...
New
Trending Over Three Years
So Python has a nice concept of generators - functions that become iterators when called:
def step(x, s):
while True:
yield ...
New
I know how to use comprehensions to generate combinations/permutations:
(for a <- 0..9,
b <- 0..9 |> Enum.reject(&Kernel.==...
New
I was checking on the current status of Elixir static sites generators and it seems that they are all more or less abandoned as of today...
New
i’m not getting primary keys for phx.gen.html/json.
mix phx.gen.html Content Community communities name:string:unique description:string...
New
Given a function generate_numbers which generates a large amount of numbers.
def generate_numbers() do
n = 20000000 # a very large n...
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







