Not to conflate a framework and a language, but there’s something about Django that makes me feel like I’m writing PHP. What is this effect?
Happy 20th Birthday, Django
11–20 of 191 posts
Re: Happy 20th Birthday, Django
#12Fastapi has completely replaced django for me. I do not miss orm at all.
Re: Happy 20th Birthday, Django
#13Re: Happy 20th Birthday, Django
#14Re: Happy 20th Birthday, Django
#15I haven't used Django in many years, but I have fond memories of learning it and building my startup as a Django app.
Re: Happy 20th Birthday, Django
#16Re: Happy 20th Birthday, Django
#17Re: Happy 20th Birthday, Django
#18Years later (2009), I got to do interesting work in a cutting edge machine learning lab due to the expertise I developed in Django -- I was accepted into the lab specifically to clean up the mess phd students had made trying to build a complex front end using Django's ORM with physically separate per-user MySQL database servers.
All the things that came after -- being the first full time employee at a machine learning spinout from the lab, getting acquired by a big company and scaling up sensor-driven ML in the real world, quitting to co-found an ML-centered VC fund, starting a (now 10 year old) AI company -- none of it would have happened without Django.
Re: Happy 20th Birthday, Django
#19Re: Happy 20th Birthday, Django
#20Not to conflate a framework and a language, but there’s something about Django that makes me feel like I’m writing PHP. What is this effect?
Laravel keeps copying Django (I mean it in a good way)