The question of whether this is a good practice? Can I use packages from npm without any problems, or some third-party scripts / classes written in js? We need all the pros and cons of this approach, I want to know whether it is worth starting a nodejs project on ts, or limit es6.
ps I read that in ts 1.8 there is some kind of thing that adapts any code with little effort, but I don’t know how effective it is