Hacker News new | ask | show | jobs
by domo__knows 774 days ago
I'm a developer who has largely been shielded from database related issues. Within django, I know how to create migrations, model tables, and query using the ORM but a lot of what happens is black magic to me. Now that I'm starting a company, I have a lot of anxiety about running into these issues and then resolving them on my own. How should I go about learning what to do while in a dev environment?
1 comments

Fail and learn from your mistakes. Or hire developers and fail and learn together.