I think it could be cool to move Tonic to use TypeScript, as much of the groundwork for it is already there. react-scripts already ties into TS well, so I'd imagine it would mostly be an issue of adding types to existing functions and even using some newer bells and whistles that using babel or some other transpiler would allow for.
I think it could be cool to move Tonic to use TypeScript, as much of the groundwork for it is already there.
react-scriptsalready ties into TS well, so I'd imagine it would mostly be an issue of adding types to existing functions and even using some newer bells and whistles that usingbabelor some other transpiler would allow for.