zalando-incubator / tessellate

Server-side React render service.
https://zalando-incubator.github.io/tessellate
MIT License
151 stars 23 forks source link

Consider migrating to TypeScript #88

Closed mfellner closed 7 years ago

mfellner commented 7 years ago

What

Consider migrating all codebase to TypeScript.

Why

Especially with larger, multi-package projects Flow has some drawbacks over TypeScript:

Notes

Existing Flow-typed projects can use TypeScript definitions using https://github.com/joarwilk/flowgen.

mfellner commented 7 years ago

Closed in https://github.com/zalando-incubator/tessellate/pull/96