HACKER Q&A
📣 mlejva

What back end features are pain in the ass to build?


What back end features are pain in the ass to build?


  👤 mattmar96 Accepted Answer ✓
Access Control and its variants -

source: building it right now for our app. supports sharing, organizations, and role hierachy (viewers, editors, admins).


👤 hyzyla
Initial setup: deployment, DB, development environment

👤 gshdg
Subscription management.

👤 hkarthik
Custom fields on a key entity that can be added without additional code or refactoring.

👤 mooreds
Oauth flow.

👤 buboard
Keeping out spam signups

👤 amolo
Dashboards