Vitessce is mostly implemented in Javascript.
Converting parts of the codebase to Typescript can help in making the codebase more robust and helping new contributors in doing changes with some reassurance that Vitessce is not going to break.
@keller-mark suggested to start from "leaf" components of vitessce, that probably have fewer dependencies.
I let him suggest possible components to convert to Typescript.
Vitessce is mostly implemented in Javascript.
Converting parts of the codebase to Typescript can help in making the codebase more robust and helping new contributors in doing changes with some reassurance that Vitessce is not going to break.
@keller-mark suggested to start from "leaf" components of vitessce, that probably have fewer dependencies.
I let him suggest possible components to convert to Typescript.