Comment David Heinemeier Hansson (Score 1) 148
David Heinemeier Hansson, the creator of Ruby on Rails, recently shared his opinion on the use of TypeScript in client-side code and his preference for dynamic typing in programming languages. He explained that he writes all novel client-side code as JavaScript instead of TypeScript because TypeScript "sucked out much of the joy I had writing JavaScript." He also expressed gratitude that Ruby did not succumb to the pressure of adding similar type hints.