kickinespresso

kickinespresso

Anyone interested in joining a core team around Torch

Is anyone interested in joining a core team around Torch?

Torch is a rapid admin generator for Elixir & Phoenix - Sort of in the same vein as ActiveAdmin for Rails or ExAdmin.

The maintainer indicated that he may be willing to pass the project off. Is there any interest in creating a team around this?

Most Liked

darinwilson

darinwilson

Author of Programming Ecto

The main difference with ex_admin is that ex_admin uses a DSL to control its behavior. Torch is a generator: you run a command and you get standard Phoenix controllers, views, and templates in your project.

In my opinion, this makes it easier to customize because you don’t have to learn the DSL and potentially run into roadblocks if you need something the system doesn’t support. With Torch, you just have regular Phoenix files, so you can tweak them any way you like.

tmbb

tmbb

I’m writing my own admin generator (Mandarin), based on a custom query builder which might be a little more powerful than the one used by torch. I don’t know if there is any benefit in both projects reusing part of the other. Probably not, because both projects seem to be coupled to their respective query builders. Link to forum post here: Mandarin + Forage - An admin tool for phoenix

sandeshsoni

sandeshsoni

I am in.

hows it different from ex_admin or coherence?

Where Next?

Popular in Discussions Top

matthias_toepp
I’d love to hear what people think about Wisp, the new Gleam web framework started by Gleam’s primary creator Louis Pilfold. Gleam, alon...
New
vans163
So useless benchmarks aside, Its possible to write a webserver that can serve 300k requests per second (perhaps more with optimizations)....
New
ben-pr-p
In general I’ve been sticking to this community style guide GitHub - christopheradams/elixir_style_guide: A community driven style guide ...
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 39523 209
New
AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
New
PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
griffinbyatt
Sobelow Sobelow is a security-focused static analysis tool for the Phoenix framework. For security researchers, it is a useful tool for g...
New
New

Other popular topics Top

Emily
I have VueJS GUIs with the project generated using Webpack. I have Elixir modules that will need to be used by the VueJS GUIs. I forese...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
johnnyicon
Hi all, I’ve just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I’m trying to use Postgres...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement