It's a tool for working with clients. Developers get instant payment, auto invoicing, and escrow, while clients get a convenient way to track your work.
After we improve our PR payout tool, our next big feature is a PR Solutions marketplace. This will help link clients to developers.
Ok. I think that would be incredible to have a website where you could just search for projects and features within projects then just get paid per PR to implement that specific feature/bug fix.
Thanks for the feedback. It is 0.75% from both sides. We tried to write the landing page from the developer’s perspective, but we will change this to make the pricing more clear.
Actually, the fees aren't that low: a) stripe charges 0.8% per ACH transaction, so that's almost a 2x profit margin at 1.5% fee; b) stripe also puts a cap of $5 per transaction, so the 2x profit margin is even higher once the transaction is over $625. Always be wary of % fees w/o a cap.
The payouts are issued on PR approval, which has mitigated the spamming of low quality work.
> I'm not concerned about the long-term of the project
You're right. With TrapFi, we try to fix this with a high degree of transparency regarding the quality of work that the developer is charging the client for.
> it ultimately triggers an investigation and can impact client's reputation within our system
TrapFi will notify all future developers that the client has acted unethically in the past, before you agree to work with them. Truthfully, we have not yet encountered an issue with a client stealing code.
We hear your concerns and see that this is a priority for the community, so we'll work on a more robust solution.
This thread is just a big circle jerk of non web-developers hating on web development.
Minimize you dependencies, organize your code into easy-to-fit-in-your-head, single-responsibility modules. Write a simpler solution instead of including another 100kb minified mess.
Someone else said it, but I'll repeat it: systems scale, languages don't. Javascript can be as good a language as any if you use it correctly. People bitch about the footguns but don't take the time to design their systems correctly. Yeah, Javascript fucking sucks when you write 10k lines of incoherent JQuery-soup in a single index.js file that provides all the functionality of your shitty asp.net page from 2001. Well no shit? You can write garbage in any language.
After we improve our PR payout tool, our next big feature is a PR Solutions marketplace. This will help link clients to developers.