Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kstrauser
on July 6, 2023
|
parent
|
context
|
favorite
| on:
Backend of Meta Threads is built with Python 3.10
I've described that as Django is fantastic for writing Django apps. If the thing you want to do can be completely modeled in the defaults, it's impossible to beat.
If that's only 99% true, you might want to investigate other options.
winrid
on July 6, 2023
[–]
You can always build 99% of the App (crud, ui stuff) in Django and the 1% be its own service.
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If that's only 99% true, you might want to investigate other options.