Comment by eternityforest
3 months ago
Pydantic also takes CPU time and doesn't do anything till runtime.
Type checking is real time in the IDE and lets you fix stuff before you waste fifteen minutes actually running it.
3 months ago
Pydantic also takes CPU time and doesn't do anything till runtime.
Type checking is real time in the IDE and lets you fix stuff before you waste fifteen minutes actually running it.
No comments yet
Contribute on Hacker News ↗