tektoncd / dashboard

A dashboard for Tekton!
Apache License 2.0
863 stars 258 forks source link

migrate to typescript #3476

Closed sibelius closed 1 week ago

sibelius commented 1 week ago

Feature request

Migrate to typescript would improve dx and code maintanability

Use case

Better dx

Alternatives

keep using js

Additional context

easier for new contributes

we can start just moving everything to ts or tsx, and then fixing the type errors incrementally

AlanGreene commented 1 week ago

Thanks for the suggestion @sibelius, however this is not something we're considering at this time. There are other efforts already underway which will dramatically improve dx, and for now at least the benefits of migrating to TypeScript do not outweigh the downsides for this project.

We may revisit this in future, closing for now.