css-functions icon indicating copy to clipboard operation
css-functions copied to clipboard

TypeScript

Open trusktr opened this issue 7 years ago • 2 comments

If we start adding TypeScript anywhere, this is probably the best place to start, to type the utility functions.

We can worry about typing the CSS property names (like TypeStyle) after that later.

trusktr avatar Sep 12 '18 04:09 trusktr

Typescript needs maintainers, its hard for the core team to do both typescript and flow and it would be inconsistent to have one repo with flow and another one with typescript

kof avatar Sep 12 '18 09:09 kof

I think we should slowly to start using TypeScript, more and more OS projects are doing it as well (Vue, jest, etc.).

I think this would be one of the best points to start a "rewrite" from.

HenriBeck avatar Feb 15 '19 17:02 HenriBeck