Hacker News new | ask | show | jobs
by andremedeiros 1105 days ago
I’ll be happy to once I sit down in front of my computer.
1 comments

A naïve question, but why is a backend needed and why couldn’t the app call the APIs directly? Just curious to learn!
Sibling comment above says it was mostly for notification, but flowing calls through their server also meant they didn't need to resubmit to Apple most of the time when something broke on Reddit's side.
Yeah. I’d imagine the less client side code the better when you have somebody getting paid $1/hour to randomly reject apps as the final step in hour launch process.