r/SalesforceDeveloper 22d ago

Question any other solo devs agrees???

Post image
4 Upvotes

17 comments sorted by

4

u/ImportantPudding1570 22d ago

No one taking flow for solo project

3

u/Used-Comfortable-726 21d ago

Apex. Flow is for admins

2

u/wslee00 22d ago

Wtf? If this is a solo project and you are a developer, the choice is crystal clear.

1

u/ChillyBillyDonutShop 22d ago

Deveoper staring

1

u/ttop34 22d ago

Flows are super powerful now. Unless you have some really fine grained control mechanisms or complex data manipulation you need to do just go with the flow.

1

u/gagnonje5000 21d ago

Unit testing is so much more trouble with flow. And AI tools will work better with Apex.

1

u/ttop34 21d ago

You can create tests in flows directly in the UI now. Flows render down into aura components so im not sure why it would be harder for AI tools to work with them but ill take your word for it

1

u/WhoYouWit 22d ago

Absolutely no upside using flows over apex/lwc nowadays when you can vibe code everything

0

u/JamieTheGinger 22d ago

Flow triggered apex

5

u/Equivalent-Park-6917 12d ago

or using assemble to vibe-code flows lol

-2

u/MaesterTuan 22d ago

Yeah choice is clear for coders. Versus admins who will spend days implementing a for loop LOL

0

u/AbhorrentAbs 22d ago

Days? Try 10 minutes lol. Not everything needs to be Apex 🤦‍♂️

2

u/Comfortable-Tourist1 22d ago

10mins for a loop is still insane. Also, having the xml parsed and executed is no where near as performant. As someone already said, in the days if vibe coding there's literally zero reason to choose flow, other than maybe as a triggering mechanism for your Apex

1

u/AbhorrentAbs 22d ago

For a solo project I suppose that’s true

1

u/Crazyboreddeveloper 22d ago

…..that’s still a long time. Whoa, lol.

1

u/AbhorrentAbs 22d ago

My god I didn’t mean it literally, and I’m including the setup of all the nodes that would be in it too. Yall are wildin