tooling / book-of-modern-frontend-tooling

The Front-end Tooling Book
http://tooling.github.io/book-of-modern-frontend-tooling/
2.53k stars 177 forks source link

Initial outline for npm-run-script chapter #66

Closed wilmoore closed 9 years ago

wilmoore commented 10 years ago

Very rudimentary outline for the npm-run-script chapter as discussed in #22. The purpose of this outline is to:

  1. Get feedback on the naming of the sections (pages?) and headings.
  2. Have a shell that we are happy with so we can start adding content.

I've tried to organize things such that there is a natural flow or progression from the introduction to the actual task writing examples that does not assume too much about what the reader already knows.

wilmoore commented 10 years ago

Bump...just wanted to get some feedback on this initial outline/structure. Is this headed in the right direction? If so, I'd be happy to start filling in the content.

@addyosmani and/or @sindresorhus

sindresorhus commented 10 years ago

@wilmoore Yes, looks good to me as a starting point :)

addyosmani commented 9 years ago

Friendly ping :)

wilmoore commented 9 years ago

Friendly ping :)

Thanks. I've pushed an update which addressed all suggested changes. I've also cleaned up a bit further.

There are still sections to be further filled out; however, I (or anyone) can tackle that as a separate effort.

wilmoore commented 9 years ago

@addyosmani - friendly ping back at you :smile:

addyosmani commented 9 years ago

friendly ping :)

wilmoore commented 9 years ago

Thanks for the ping. I was able to work on this a bit more and I think it's ready. I've dropped the ShellJS discussion. ShellJS is out of scope for this particular section and it really deserves its own space if it is to be written about at all.

Also removed the faucet reference (keeping only tape).

addyosmani commented 9 years ago

Let's land this as-is and follow up with additional issues for how we're going to flesh it out further. Thanks again @wilmoore!