General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
ThePrimeTime
comments
Comments by "" (@adambickford8720) on "Programming Types Mindsets" video.
At the end of the day you have to connect code/function/args together to work at all, so why settle for 'knowing' it works when I can prove it? Types add very little friction while giving massive yields in performance, refactoring, etc. Even structural typing is 1000x better than dynamic typing. I personally find dynamic typing harder because I have to dedicate my limited brain power to the state of the 'object' structure as well as its actual state.
4