I have noticed a lot of people who grew up only using dynamic typing languages are discovering static typing for the first time and proclaiming it to be the "new way forward" or something. Kids...
What exact value does this comment add other than some weird attempt to give off some air of superiority? A lot of of people are "discovering" TypeScript because it is the first widely used and well supported attempt to bring static typing to a language that is currently the only mainstream option for programming to web.
TS helps if the project is really poorly written... But that's not something to aspire to.