Hacker News new | ask | show | jobs
by craig1f 1709 days ago
Django is the absolute worst. I just finished two projects with it. It's OO hell full of side effects.

We are using feathersjs now, which solves most of the same problems Django did, but is easier to understand.