Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How best to document the setup, dev, and build process? #3

Closed
swyxio opened this issue Jun 2, 2018 · 6 comments
Closed

How best to document the setup, dev, and build process? #3

swyxio opened this issue Jun 2, 2018 · 6 comments

Comments

@swyxio
Copy link
Collaborator

swyxio commented Jun 2, 2018

if I write too much I end up writing a typescript textbook. I would really like to avoid that. but sometimes there are little shitty issues when setting up and building a react+ typescript app. should I just have a separate BUILDING.md?

@rssfrncs
Copy link

rssfrncs commented Jun 4, 2018

@sw-yx babel 7 preset vs webpack loader (awesome vs ts!?) vs typescript! It's a little daunting.

@tsiq-swyx
Copy link
Contributor

oh man... i dont even know anything about that.. i just do whatever stackoverflow tells me to do

@karfau
Copy link
Contributor

karfau commented Jun 24, 2018

I also started some research on that topic, since we are currently having a complex webpack 3 setup. So for "migration" to webpack 4 we might need to/have the chance to to it properly from scratch.
It is hard to find resources on that topic.

Maybe we can collect some resources and facts that are up to date in this issue first.
I'd be happy to contribute to a PR that concludes that information.

@tsiq-swyx
Copy link
Contributor

tsiq-swyx commented Jun 24, 2018 via email

@ferdaber
Copy link
Collaborator

At this point due to the power of Babel 7 I would just point folks to https://github.com/Microsoft/TypeScript-React-Starter. I use it for bootstrapping my teams' repos and it works quite well. The only weirdness comes from if you want to use ESLint which requires a bit of tinkering to get working with TypeScript.

@swyxio
Copy link
Collaborator Author

swyxio commented Jan 11, 2019

i actually recently removed TS react starter from my recommended list. they dont seem to be very actively maintained.

@swyxio swyxio closed this as completed Aug 20, 2020
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

No branches or pull requests

5 participants