7 ms·
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
by wswin 8mo ago
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.