mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Any plans on adding a typescript boilerplate? #2

Closed vrokolos closed 7 years ago

mhaagens commented 8 years ago

Unfortunately not, haven't gotten started using TypeScript yet, but I definitely plan on looking into it soon.

deivers commented 8 years ago

I vote for including TypeScript!

frederickfogerty commented 8 years ago

We're planning to use this boilerplate for a project, starting in the middle - end of November. We've got lots of experience with typescript + webpack + mobx, so if it's not done by then, we'll see what we can do to help out at that time.

psulek commented 7 years ago

@mhaagens Hi, i just finished converting this repo into typescript boilerplate. Just curious if you want this to be under your repo as branch (eg "typescript") or should i create my own new repo (eg. "react-mobx-react-router4-typescript-boilerplate") and write back ref to your original JS repo? What do you thing?

orouz commented 7 years ago

@psulek can you share your repo ?

empz commented 7 years ago

@psulek I'd like that repo too if possible =)

psulek commented 7 years ago

For anyone interested in typescript version, check out my new repo - react-mobx-react-router4-typescript-boilerplate.