7 ms·
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 as
by zaro 6y 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.
- jordic 6y agoOur 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..