Hacker News new | ask | show | jobs
by commandlinefan 2222 days ago
> the best way to handle things like routing or database access

See, I'm always a little concerned handing something like database access over to an unaccountable framework for fear that they'll do the wrong thing and a) it'll be my fault and b) I'll have to figure out how to work around it under time pressure.