hex.pm/packages/way...
Laravel folks are so good with Wayfinder that will force me to improve the Elixir version (in the future)
Laravel folks are so good with Wayfinder that will force me to improve the Elixir version (in the future)
1. having only one package
2. Having a core package and a package for each provider
👇 Check my decision (cliff hanger xD)
1. having only one package
2. Having a core package and a package for each provider
👇 Check my decision (cliff hanger xD)
1. having only one package
2. Having a core package and a package for each provider
👇 Check my decision (cliff hanger xD)
So far what rails does in 3 different places can be compacted in one in Elixir.
So far what rails does in 3 different places can be compacted in one in Elixir.
I'm using Waffle but it looks super incomplete compared to Rails Active Storage
guides.rubyonrails.org/v8.0/active_...
Waffle does not have an abstraction for:
has_one_attached :avatar
has_many_attached :images
I'm using Waffle but it looks super incomplete compared to Rails Active Storage
guides.rubyonrails.org/v8.0/active_...
Waffle does not have an abstraction for:
has_one_attached :avatar
has_many_attached :images
Jobs data is stored in my PostgreSQL db. Does this scale? I know the answer will be yes xD
But I'm interested in a reasoned response. Or maybe there are other alternatives in Elixir?
Jobs data is stored in my PostgreSQL db. Does this scale? I know the answer will be yes xD
But I'm interested in a reasoned response. Or maybe there are other alternatives in Elixir?
I mean, Liveview is nice and all of that, but you can beat React + Shadcn in the quality of the UI produced with it
I mean, Liveview is nice and all of that, but you can beat React + Shadcn in the quality of the UI produced with it
youtu.be/pEAUzfWN_Ig?...
youtu.be/pEAUzfWN_Ig?...
github.com/andresgutgon...
#elixirlang
github.com/andresgutgon...
#elixirlang
react.email
#elixirlang
react.email
#elixirlang
hexdocs.pm/wayfinder_ex...
It's a TypeScript generator for your Phoenix routes for people who want to have fully typed routing in their SPA or Inertia.js apps.
It's super similar to the Laravel version. All the credit for Laravel Team 🙌 #elixirlang
hexdocs.pm/wayfinder_ex...
It's a TypeScript generator for your Phoenix routes for people who want to have fully typed routing in their SPA or Inertia.js apps.
It's super similar to the Laravel version. All the credit for Laravel Team 🙌 #elixirlang
I wanted to see how it would work in a real app so I did a big app
1000 CRUD controllers so are x7
👉 [7000 routes] 👈 generated in 3.6 seconds.
I think it's good enough for any SMB Phoenix project.
I wanted to see how it would work in a real app so I did a big app
1000 CRUD controllers so are x7
👉 [7000 routes] 👈 generated in 3.6 seconds.
I think it's good enough for any SMB Phoenix project.
I have all my Phoenix routes fully typed and even I can know in the UI which one is selected even SSR because Inertia gives `url` and Wayfinder uses it to compare with generated routes
This is super nice for an Inertia app using Phoenix #Elixirlang
I have all my Phoenix routes fully typed and even I can know in the UI which one is selected even SSR because Inertia gives `url` and Wayfinder uses it to compare with generated routes
This is super nice for an Inertia app using Phoenix #Elixirlang
1. Vite HMR
2. Typed routes
3. Nice demo app with the PingCRM demo
Maybe some is already working on all of this. Me too! Even if it's only for me is a really nice way of learning Elixir
1. Vite HMR
2. Typed routes
3. Nice demo app with the PingCRM demo
Maybe some is already working on all of this. Me too! Even if it's only for me is a really nice way of learning Elixir
I'd like to know how hard it would be to introspect the resources used in a Phoenix controller to generate valid TypeScript props that can be used in a React app to write valid requests. Any guidance would be awesome.
github.com/laravel/wayf...
I'd like to know how hard it would be to introspect the resources used in a Phoenix controller to generate valid TypeScript props that can be used in a React app to write valid requests. Any guidance would be awesome.
github.com/laravel/wayf...
Vibe coding with an LLM for the first time in my life 🔥
I know I'm an old dude with built-in resistance to change. But I think I red pilled into this shit now #ElixirLang
Vibe coding with an LLM for the first time in my life 🔥
I know I'm an old dude with built-in resistance to change. But I think I red pilled into this shit now #ElixirLang