Hacker News new | ask | show | jobs
by zaro 2105 days ago
Yeah, it will be some more years before you can simply write async stuff in Django and not worry about every single library that you use, whether it supports async or not.

That's why some years ago I gave up on Django altogether and moved to Nodejs. Much better experience writing async code.

1 comments

Our front service it's a nextjs/nodejs project. But I still prefer python :) and our API's are python based, typed async python.. but python..