Hacker News new | ask | show | jobs
by lagadu 3473 days ago
No separation between between the application, model and database layers? That makes it a huge problem making changes to just one of them, if you want to support a different database for example or move one of the layers somewhere else.