[GitHub] [incubator-superset] nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript

2020-02-14 Thread GitBox
nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript URL: https://github.com/apache/incubator-superset/issues/9101#issuecomment-586518283 @kristw I'm not suggesting adding any more work to main plugins repo as there's already plenty to be done there.

[GitHub] [incubator-superset] nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript

2020-02-11 Thread GitBox
nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript URL: https://github.com/apache/incubator-superset/issues/9101#issuecomment-584828726 @metaperl yes, it seems facebook has stopped pushing flow recently in favor of reason. While I personally love

[GitHub] [incubator-superset] nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript

2020-02-10 Thread GitBox
nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript URL: https://github.com/apache/incubator-superset/issues/9101#issuecomment-584289069 While reason and elm are excellent languages to start new projects in and have a lot of benefits in terms of type

[GitHub] [incubator-superset] nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript

2020-02-07 Thread GitBox
nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript URL: https://github.com/apache/incubator-superset/issues/9101#issuecomment-583652335 Would be great to use the same build/lint/test config that's used in `@superset-ui`

[GitHub] [incubator-superset] nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript

2020-02-07 Thread GitBox
nytai commented on issue #9101: [SIP-36] Proposal for standardizing use of TypeScript URL: https://github.com/apache/incubator-superset/issues/9101#issuecomment-583650129 I've found some of the lint rules and general use of tslint to be less friendly than the linting rules for regular js