There's a lot of debate in the Python community over whether you should use type hints in your code. This video discusses an article by Tin from threeofwands.com that dives into this in a little more detail.
Check out the code for my other videos:
https://github.com/isaacharrisholt/yo...
Resources:
Tin's article: https://threeofwands.com/python-is-tw...
Quiffen: https://github.com/isaacharrisholt/qu...
__________________________________________
Check out my other socials!
🐦 Twitter ▶ / isaacharrisholt
🖥️ Portfolio ▶ https://ihh.dev
📝 Blog ▶ https://isaacharrisholt.com
__________________________________________
Timestamps:
00:00 - Introduction
00:21 - What are type hints?
00:42 - Discord in the community
01:00 - Infrastructure vs business logic
01:48 - When to type hint
04:02 - Other languages
04:29 - Outro
#python #softwareengineer