Latest #generators Threads Top

netoum
Phoenix generators are fighting back :laughing: Ok, it is not over 9000 but got a sudden increase recently. Going from 800 to over 3000,...
New
marcxrand
Why? Every time I start a new Phoenix project, I find myself doing the same repetitive stuff: swapping esbuild for Bun, adding Oban, conf...
New
Petr
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
serpent
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
brainlid
Episode 259 of Thinking Elixir. News includes the public launch of Phoenix.new - Chris McCord’s revolutionary AI-powered Phoenix developm...
New
kingdomcoder
I recently started playing with Igniter and it’s a great code generator already as it is. With Chris’ keynote, I can also see our trend a...
New
DidactMacros
When I use generators I can enforce some nesting for the contexts (and their associated schemas) but this does not seem to be the case fo...
New
Gonza
Hey, I’m thinking about migrating a NodeJS backend to Ash. It’s one of those times in the life of a project where you start to think a fu...
New
nano2007
I am just getting started with Elixir, Ash etc., so most likely I am missing some configuration or step here. I tried to go through the d...
New
pelopo
When generating live views through phx.gen.live the entire set of table, schema and corresponding liveviews (.ex and heex), router links ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

serpent
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
marcxrand
Why? Every time I start a new Phoenix project, I find myself doing the same repetitive stuff: swapping esbuild for Bun, adding Oban, conf...
New
brainlid
Episode 259 of Thinking Elixir. News includes the public launch of Phoenix.new - Chris McCord’s revolutionary AI-powered Phoenix developm...
New
netoum
Phoenix generators are fighting back :laughing: Ok, it is not over 9000 but got a sudden increase recently. Going from 800 to over 3000,...
New
Petr
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 Top

aj-foster
Background OpenAPI is a standard for documenting API resources. Libraries like Spex allow you to generate OpenAPI descriptions of your en...
New
ppicom
Hi! I’m running the latest version of Phoenix and LiveView, which is making it very hard for me to follow the book “Programming Phoenix L...
New
wintermeyer
I have a minimal Ash, PostgreSQL and Phoenix setup in which I do a mix phx.gen.html Shop Product products name:string price:float --no-c...
New
kingdomcoder
I recently started playing with Igniter and it’s a great code generator already as it is. With Chris’ keynote, I can also see our trend a...
New
zachdaniel
:rotating_light: New AshAuthentication Installers :rotating_light: The AshAuthentication igniter installers are released! Today on strea...
New
ostap
Hi. I ran this command: mix phx.gen.live Forms Form forms domain:string bg_color:string primary_color:string title:string description:te...
New
dewetblomerus
@victorbjorklund thanks for your @ThinkingElixir #167 on Phoenix Generators. This would solve a problem at work where we want all new se...
New
gregjohnson
Did anything come of the additional struct for user connection variables: %MyApp.Scope{ user: ..., org: ...., user_agent: ..., client_ip...
New
brainlid
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
poipoi
Hi everyone, When you generate a context with phx.gen.context, the generator creates a changeset function in the schema file that casts ...
New
pelopo
When generating live views through phx.gen.live the entire set of table, schema and corresponding liveviews (.ex and heex), router links ...
New
chocolatedonut
Looking at the generated code, there’re email_changeset and other <noun>_changesets. Hence, for consistency, confirm_changeset shou...
New
brainlid
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
nano2007
I am just getting started with Elixir, Ash etc., so most likely I am missing some configuration or step here. I tried to go through the d...
New
Gonza
Hey, I’m thinking about migrating a NodeJS backend to Ash. It’s one of those times in the life of a project where you start to think a fu...
New

Trending Over Three Years Top

Kurisu
My problem is that I am working with an umbrella project. Context and schemas reside in core_app, migrations in db_app and “html” in the...
New
orestis
So Python has a nice concept of generators - functions that become iterators when called: def step(x, s): while True: yield ...
New
dbern
I heard on a podcast episode on Thinking |> Elixir that there could be some TailwindCSS support when generating new Phoenix projects. ...
New
chrisjowen
Hey All, Im probably in the minority in that I generally dislike some of the way that the Ecto/Phoenix generators work in and would like...
New
mythicalprogrammer
Hi I’ve tried every combination of mix phx.gen.html About about --no-context --no-schema I took out about and About in several combinat...
New
kalkatfyodor
Normally, for a simple one word table, I would be using something like this: $ mix phx.gen.context Cars Car cars model:string price:stri...
New
thiagomajesk
Hi! I’ve been experiencing with Phoenix lately and was wondering if the PRG (Post Redirect Get) technique is relevant or there’s a better...
New
kevinlang
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
jonbirke0927
Hello everyone, When using the phoenix generators to create a new context (i.e. mix phx.gen.context ContextName SchemaName table_name co...
New
stevensonmt
I know how to use comprehensions to generate combinations/permutations: (for a <- 0..9, b <- 0..9 |> Enum.reject(&Kernel.==...
New
sf8193
Hello! Having trouble running the phx.gen.html templates. This is the command I’m trying mix phx.gen.html Shipments shipmentroutes ship...
New
water
I’m reading, Contexts — Phoenix v1.6.15, and it’s all about phx.gen.html. When would you use phx.gen.live instead? I generated both and ...
New
thiagomajesk
Hi! I was wondering if we have something similar to the concept of “areas” in ASP.NET MVC for Phoenix. It’s nothing really complicated; ...
New
aj-foster
Hello everyone, I really enjoy the PhoenixDiff website for seeing changes between Phoenix versions. It makes it much easier to upgrade a...
New
joaquinalcerro
So I am exploring Umbrella Apps to migrate a old application to have a better separation of concerns and of course I am trying to use the...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement