Lacking types will be a lingering problem. Moving to typescript should be as simple as a pattern-matched copy for all .js files. Obviously, this will require some thought around how types in the project will be structured, so the change should be done relatively late in the process.
Lacking types will be a lingering problem. Moving to typescript should be as simple as a pattern-matched copy for all .js files. Obviously, this will require some thought around how types in the project will be structured, so the change should be done relatively late in the process.
Still better than writing unit tests.