peardeck / peardeck-uikit

Pear Deck UI Kit
https://peardeck.github.io/peardeck-uikit
Other
0 stars 0 forks source link

Project language preferences #2

Open joekrill opened 5 years ago

joekrill commented 5 years ago

I created this initial implementation using TypeScript. Would we rather use ES6+flow? Or some other language and/or type system?

hansent commented 5 years ago

+1 on typescript. Overall I think typescript has better tooling/support/momentum. And if pearkit is a separate package, that pretty much makes flow/typescript integration concerns go away since we will just use the compiled js output.