Latest #generators Threads 
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
A Mix task that wraps any Elixir Mix project generator in a devenv.sh environment.
Note that you can install Nix on top of macOS or most...
New
Episode 259 of Thinking Elixir. News includes the public launch of Phoenix.new - Chris McCord’s revolutionary AI-powered Phoenix developm...
New
:police_car_light: New AshAuthentication Installers :police_car_light:
The AshAuthentication igniter installers are released! Today on s...
New
During a recent interview, I learned how easily the Phoenix generators can be customized for our projects. How did I not know this? Do ot...
New
Episode 167 of Thinking Elixir. We’ve all run “mix phx.new”, but have you ever thought to customize what that does? We talk with Victor B...
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
Background
OpenAPI is a standard for documenting API resources. Libraries like Spex allow you to generate OpenAPI descriptions of your en...
New
Hey all,
I created a phx.gen.tailwind Mix task that adds Node + TailwindCSS to a new Phoenix project. Essentially, it does the following...
New
I know how to use comprehensions to generate combinations/permutations:
(for a <- 0..9,
b <- 0..9 |> Enum.reject(&Kernel.==...
New
This Week's Trending
This Month's Trending
This 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
Last Three Year's Trending
Background
OpenAPI is a standard for documenting API resources. Libraries like Spex allow you to generate OpenAPI descriptions of your en...
New
:police_car_light: New AshAuthentication Installers :police_car_light:
The AshAuthentication igniter installers are released! Today on s...
New
A Mix task that wraps any Elixir Mix project generator in a devenv.sh environment.
Note that you can install Nix on top of macOS or most...
New
During a recent interview, I learned how easily the Phoenix generators can be customized for our projects. How did I not know this? Do ot...
New
Episode 167 of Thinking Elixir. We’ve all run “mix phx.new”, but have you ever thought to customize what that does? We talk with Victor B...
New
Episode 259 of Thinking Elixir. News includes the public launch of Phoenix.new - Chris McCord’s revolutionary AI-powered Phoenix developm...
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
Hey all,
I created a phx.gen.tailwind Mix task that adds Node + TailwindCSS to a new Phoenix project. Essentially, it does the following...
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
Hey, I’ve recently updated https://github.com/sashman/absinthe_gen, which aims to streamline the integration of GraphQL in your phoenix c...
New
I hope you enjoy it:
Whats the thoughts about?
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:
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







