Hacker News new | past | comments | ask | show | jobs | submit login

A better title would be "How to f#ck up architecture in your startup". Sharing data models. Sharing database. Good lord! This is NOT the way. Your service has an API. You're service should only be called using that. It's client models are json or protobuf or <insert meta>. You don't need to share anything other than maybe a CI environment and a JWT token.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: