-
Notifications
You must be signed in to change notification settings - Fork 177
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
Build Systems > Introduction #19
Comments
This list looks like a good structure for the intro to build systems. Absolutely agree we should talk about some of the history as there's bound to be readers who will want to know what's been around before Grunt/Gulp etc. Would you like to file a PR to add these to the index in the readme? PS: I really need to update that old blog post :) |
Thanks for the feedback Addy. Sure, I'd like to wait for a few more people chiming in (likely the w/e; let people recover from NYD). |
+1. Probably would be a good idea to talk about |
Thanks @wilmoore, yes I'm not sure if history should come first, or 'general advantages/disadvantages' should be touched upon first? hmmm... |
Title: |
@tomByrer i like it. |
May be "maven" too. For some reason "Grunt" (npm install) looks\feels like Maven to me :) |
Would someone like to take ownership of authoring this chapter? |
speaking of Maven, would love to see a chapter on integration w/ Maven. I know that's something at the enterprise level would get some adoption. |
@skusunam @kylebradshaw as mentioned in #23 (comment) we're going to stick with JS build-systems in the first version. |
@addyosmani I might take a shot at this one. Quick questions:
|
|
I think I found a decent example of what may conform to this style here: http://www.winwithoutpitching.com/manifesto?toc
I think Andy wants us to get a move-on. I planned on helping with this, but won't really have time until later next week (swamped with 3 projects). But to help prime the pump, here is an outline, though please disregard if you have a more exciting angle:
Like I said, just some ideas. Perhaps 5 & 6 should be in a separate chapter to keep the chapters short. I'm flip-flopping where 4 should go. |
@tomByrer this all looks good to me :) |
Nice 👍 |
Introduction topics:
make
I hope that a history of previous build tooling is mentioned. I remember someone talking about Ant 2 years ago. :)
Here is a quick brainstorm for sub-topics. I'd love to hear more ideas!
The text was updated successfully, but these errors were encountered: