-
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
Dependency management > Bower #6
Comments
@addyosmani Hey, maybe I can help out on this one? |
Pasting my braindump from oksoclap:
|
@PascalPrecht that would be amazing. What do you think of the awesomely thorough list from @sindresorhus above? I imagine we wouldn't capture everything here from the get go but the important high-level points. Wdyt? |
@addyosmani So this is the outline I could imagine by picking points from yours and Sindre's list:
So it's a kind of a merged list of your proposed topics. There are still some things left from @sindresorhus list, but I think for a first version for the book, this is more then enough. One could actually write a whole book about Bower. However, I think even if we try to not digging too deep into the topics, we'll get a lot of content. If you guys are okay with this outline, I'd just start with something once #8 is clarified. |
@PascalPrecht I think this list of topics would make for a great start. 'The Future Of Bower' will probably want to capture support for things like ES6 modules but between @matscales and @sindresorhus I think we should be able to summarize that last part nicely. The rest would make for an amazing intro for beginners. As part of #8, I've added a basic build system and project structure we can use for contributions. I'll be making tweaks to this but any content contributed in markdown form to the |
@addyosmani alright, expect a PR the next days! |
I guess Addy meant @wibblymat |
@PascalPrecht mind if I assign this issue to you as the finalized author? |
@addyosmani yea sure. I'm on it! |
Thanks! |
Just a friendly ping to see where we are on this :) Thanks again for volunteering to help out with this chapter! |
@addyosmani Expect a PR in the next couple of days! Sorry for the delay, wanted to wait until the first grunt chapter bits come in, so I can see in what kinda direction things should go. Also had some private issues and other OSS stuff to do.. I didn't forget it :) Thanks for the friendly ping though |
@PascalPrecht I was wondering if you would still be interested in fleshing out the Bower chapter that we have now. It would be absolutely awesome to have some content on the getting started experience etc. |
@addyosmani Ah sorry man.. totally forgot that one since I was working on like ten thousand other projects. So yea, I AM interested, and I'll put that on the top of my list! |
Expect a PR today. |
Fantastic. Thank you!
|
@addyosmani second PR is here: #56 |
"Installing Packages" and "Updating Packages" will land tomorrow. I try to send a PR each day now. |
Thanks @PascalPrecht! |
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management. Chapter ideas:
The text was updated successfully, but these errors were encountered: