-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Articles on Wiki #384
Comments
Hey Katherine, thanks for coming by!
Can you expand on this? If there is anything you think we could improve to make this tool more beginner-friendly, I’d like to know!
We started this project to solve the problem of the build configuration being too intimidating. So far the focus hasn’t been on “How do I learn React?” but rather “How do I get started with a production-ready build configuration without learning Webpack, Babel, etc?” We have plans to revamp the React documentation itself to be more beginner-friendly but this is out of scope of this particular project. Perhaps, however, we are in a unique position to offer links to good React guides, so I will consider this. We probably won’t link to anything related to Redux though because React beginners often get confused by it. Redux is fine when your app is bigger, but we’d like to make sure people learn React itself first. Additionally, “awesome” lists are very long and give the impression that you have to choose from a thousand of options. I would rather link to a few good articles than to a list of a hundred medium-quality articles. I hope this makes sense. Would love to hear more of your thoughts on this. |
@gaearon So I understand now that this isn't an equivalent of This is helpful enough for absolute beginners, but pointing them to a documentation or a list of articles would be helpful. Thank you! |
No, it’s much more modest in scope than |
My thoughts as someone who built a React.js and Redux app:
This is not very beginner-friendly, but sufficient.
In fact, I found it easier to just create my own boilerplate.
I don't know if it makes sense to add related articles to the Wiki. We do that in several open source projects. Or should we just point to a repository like https://github.com/xgrommx/awesome-redux?
The text was updated successfully, but these errors were encountered: