-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Review comments: Chapter 6 - Backbone Boilerplate and Grunt - BBB #322
Comments
Thanks for your feedback.
|
|
|
…will need to be updated to reflect this.
I believe point 3 is the only one left to be addressed here. I'll tackle that once I've had an opportunity to look at any additional feedback on this chapter from other reviewers. Thanks again @dcmaf! |
Adding in the tech review from @wibblymat on this chapter (many of these points have already been addressed since) :) The chapter is a very light introduction and few people will come out of reading the chapter ready to go off and use bbb without help. There are several unanswered questions. What does Backbone.Layout do? How does JST relate to other template systems? What is the purpose of Perhaps rather than go into detail on how bbb works a better approach would be to introduce the idea and purpose of tooling - bbb, yeoman, grunt, r.js etc. - while directing the reader to learn more about them elsewhere. There are some other problems with the current text:
|
I think I've addressed many of the points here. We've discussed the idea of having a section on Yeoman before and I just saw https://gist.github.com/crh/3852220 today. I've asked the author if they would be interested in writing up a tutorial using the latest version of Yeoman and the Todo app workflow we've adopted for the first exercise in the book. |
@sindresorhus @passy I'm hoping to wrap up my work on this book this weekend and am currently trying to decide what to do about Yeoman. As our Backbone generator is currently not 1.0 compatible (afaik), the only real option is to either (a) show a 0.9.x workflow or (b) just summarize Yeoman in a paragraph and try to cover something more detailed in the next edition of the book. I'm tempted to opt for (b) for now, but just wanted to check what you thought. :) |
@addyosmani I'd opt for (b), too. The 0.9.x release isn't maintained and there appear to be some issues with newer versions of node and compass that won't get fixed, so I don't think it's a good idea to incentivize users to pick it up again. |
b |
Thanks guys! |
…s between it and bbb. Also added a mention of backbone devtools for kicks
…s between it and bbb. Also added a mention of backbone devtools for kicks some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView my changes all again about mobile chapter some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView small missing code syntax update to grunt 0.4.0 fix update to grunt 0.4.0, enhance multi plattform support section several layouting corrections, small enhancements, adaption of image sizing
some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView my changes all again about mobile chapter some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView small missing code syntax update to grunt 0.4.0 fix update to grunt 0.4.0, enhance multi plattform support section several layouting corrections, small enhancements, adaption of image sizing Fixes addyosmani#322 - adds more details about yeoman with differences between it and bbb. Also added a mention of backbone devtools for kicks some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView my changes all again about mobile chapter some corrections refactored graphic, ,1/3 to more explanations for BasicView gitignore refactored graphic, ,2/3 to more explanations for BasicView refactored graphic, 2a/3 to more explanations for BasicView small missing code syntax update to grunt 0.4.0 fix update to grunt 0.4.0, enhance multi plattform support section several layouting corrections, small enhancements, adaption of image sizing grammar and vocabulary corrections page 1 and 2 of 14 grammar and vocabulary corrections page 3-14 of 14
The text was updated successfully, but these errors were encountered: