DeloitteDigitalUK / react-redux-starter-app

Starter app with React, Redux, Webpack, CSS Modules, API calls etc.
MIT License
16 stars 0 forks source link

TypeScript all the things! #28

Closed vitkon closed 7 years ago

michael-martin commented 7 years ago

@vitkon Feel bad saying it because this was a cool demo, but going to close this PR now as I'm cleaning up the other open PRs as well.

TypeScript is great, but I don't think it's the right choice for the goals of this project (Getting React beginners up to speed faster), as it adds an extra step to learn on top of all the others.

Not to say that projects couldn't add TypeScript support later. Might be an idea to document how you adapt the build process to support it in a wiki page here and add a link to readme.md?

vitkon commented 7 years ago

yes, there will be a separate repo for these kind of things. frontend-playbook.