e8d79@discuss.tchncs.de to Programming@programming.dev · 17 days agoI'm OK being left behind, thanks!shkspr.mobiexternal-linkmessage-square38linkfedilinkarrow-up1214arrow-down12
arrow-up1212arrow-down1external-linkI'm OK being left behind, thanks!shkspr.mobie8d79@discuss.tchncs.de to Programming@programming.dev · 17 days agomessage-square38linkfedilink
minus-squareLogi@lemmy.worldlinkfedilinkarrow-up2·15 days ago … I’m working on learning Django to get a job… should I stop? What should I use instead? As the other comment said, Django isn’t going anywhere. I’d not start a new project in it, but it’ll be with us for a long time. For a more modern (and better) python stack, but which is also definitely here to stay, I’d look at FastAPI with sqlalchemy.
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up1·14 days agoWell, I’m working on django-ninja , and that is vaugely related to fastapi, so I’ve got that going for me I guess. Thanks for the heads up
As the other comment said, Django isn’t going anywhere. I’d not start a new project in it, but it’ll be with us for a long time.
For a more modern (and better) python stack, but which is also definitely here to stay, I’d look at FastAPI with sqlalchemy.
Well, I’m working on django-ninja , and that is vaugely related to fastapi, so I’ve got that going for me I guess. Thanks for the heads up