Skip to content

Conversation

izaakschroeder
Copy link
Contributor

@izaakschroeder izaakschroeder commented Feb 26, 2019

Work in progress. It compiles, it lints, it generates the correct bundle.

TODO:

There's actually one typebug TS picked up but flow didn't. 🤷‍♂️

Kind of waiting on the queue of renovate PRs right now.

@izaakschroeder izaakschroeder requested a review from 10xjs February 26, 2019 07:21
@10xjs
Copy link
Contributor

10xjs commented Feb 27, 2019

@izaakschroeder What's the motivation for switching to typescript?

@izaakschroeder
Copy link
Contributor Author

@10xjs seems to be the general current consensus in the community. I've tried it out on a few things now and there are definitely things I like – generally better editor support, much less resource intensive, updates don't seem to blow up the types constantly, more packages seem to be built with it now (styled-components, apollo, etc.)

I also like the fact it's possible to generate typings including ones for flow, whereas with flow you had to strictly use the source code.

@izaakschroeder izaakschroeder force-pushed the typescript branch 6 times, most recently from 99226ac to 18ed70d Compare February 28, 2019 00:41
Copy link
Contributor

@10xjs 10xjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌮

@10xjs 10xjs force-pushed the typescript branch 2 times, most recently from 463de22 to 3db7e0c Compare March 1, 2019 07:04
@izaakschroeder izaakschroeder merged commit e7fe4ea into master Mar 1, 2019
@izaakschroeder izaakschroeder deleted the typescript branch March 1, 2019 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants