Hacker News new | ask | show | jobs
by number6 1204 days ago
Django is such a blessing in many regards. Protected me from SPA, JWT, Database Migrations, GrapghQL (realized I don't need it with Djangos ORM) to name a few, while never really stopping me to use these technologies if I really wanted to.

Thanks for your work!