Hacker News new | ask | show | jobs
by code_runner 1261 days ago
Oh wow you should definitely give this a shot again. Type hints in Python save the entire language for me.

People do have bad habits of cramming everything into dictionaries but if you do some type hinting and use data classes heavily you’ll really have a good experience.

I could take or leave mypy personally.