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

Better documentation #14

Closed
44 of 68 tasks
mxstbr opened this issue Dec 17, 2015 · 10 comments
Closed
44 of 68 tasks

Better documentation #14

mxstbr opened this issue Dec 17, 2015 · 10 comments
Assignees
Milestone

Comments

@mxstbr
Copy link
Member

mxstbr commented Dec 17, 2015

  • Files
  • Explanation of the possible npm commands
  • Testing
    • How to write unit tests
      • Mocha
      • expect
      • Real world usage
        • Reducers
        • rewire
        • Actions
    • How to write good unit tests (see this article and this response for inspo)
    • How to write component tests
      • Shallow rendering
      • enzyme
    • Browser testing
      • npm run serve
  • Explanation of the main design decisions behind this boilerplate (maybe incomplete)
  • FAQs
    • nodejs-legacy for linux (see here)
    • Error: listen EADDRINUSE 127.0.0.1:3000
    • Hot-reloading doesn't work?
    • Why do I need this?
    • Can I use Sass with this?
    • I don't want to use Redux!
  • Gotchas
    • Images in the HTML file (Copy and past from README)
  • Advanced Patterns
  • Deployment guides
    • scp
    • Heroku
    • Codeship
    • Beanstalk

Legend: Cursive todos are nice-to-haves, but only to be done when everything else is done, and bold todos are must-haves before releasing

Note: If you're planning on writing one of these sections, please be sure to talk about the v3.0.0 branch and to submit your PR against the v3.0.0 branch!

@swastik
Copy link

swastik commented Dec 21, 2015

ember-cli has a great user guide for some reference: http://ember-cli.com/user-guide/

@mxstbr
Copy link
Member Author

mxstbr commented Jan 4, 2016

More documentation inspo: https://github.com/coryhouse/react-slingshot

@mxstbr
Copy link
Member Author

mxstbr commented Jan 5, 2016

Nice webpack how-to for beginners by @petehunt:

https://github.com/petehunt/webpack-howto/blob/master/README.md

@mxstbr
Copy link
Member Author

mxstbr commented Jan 6, 2016

Document protected master branch. (See #72)

@mxstbr
Copy link
Member Author

mxstbr commented Jan 7, 2016

More documentation inspo: https://github.com/davezuko/react-redux-starter-kit

@mxstbr mxstbr mentioned this issue Jan 26, 2016
@mxstbr mxstbr self-assigned this Jan 26, 2016
@mxstbr
Copy link
Member Author

mxstbr commented Jan 29, 2016

Amazing documentation for beginners by @lewiscowper https://github.com/lewiscowper/visualising-npm which we're allowed to steal

@mxstbr
Copy link
Member Author

mxstbr commented Feb 1, 2016

Design decisions inspiration: https://github.com/reactuate/reactuate

@mxstbr
Copy link
Member Author

mxstbr commented Mar 10, 2016

I'll close this issue as most of this points are touched upon, and will open specific issues for points we still need to touch.

@christopherdiehl
Copy link

A beanstalk/ AWS or Docker deployment guide would be very helpful.

@lock
Copy link

lock bot commented May 29, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants