|
|
|
|
|
by tisdy
3243 days ago
|
|
Typescript is essential for large codebases / many devs. > My company has abandoned JavaScript wholesale with great relief. If it was a physical object we would have tossed it off the balcony. I would like to do the same with our gigantic SPA-ghetti. |
|
(Though I'm still fan of the "rip off the Band-Aid" approach I used in a few projects back in the day: rename every .js to .ts and then fix compiler errors until things compile. allowJS is a great option now.)