Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wswin
34 days ago
|
parent
|
context
|
favorite
| on:
Some notes on starting to use Django
Django is great, but it lacks typing in code, but especially in docs. It would spare me a lot of bugs.
IMO, type annotations should only be omitted in obvious cases or simple/MVP projects.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
IMO, type annotations should only be omitted in obvious cases or simple/MVP projects.