addyosmani / addyosmani/backbone-fundamentals
Code listing referencing in 'Understanding render()' subsection
- Ngôn ngữ chính
- Rich Text Format
- Star
- 9.2k
- Fork
- 1.4k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Getting started using Backbone.js---thank you for the book :)
Not sure if it's just me, but I am finding it hard to follow through the 'Understanding render()' subsection on Page 49...
At some point, you state: "...Our example will reference the following HTML markup:..."; I am assuming you are making reference to the three code listings in the subsection? However, non of them seem consistent with what you say next... e.g. "In the TodoView, I’m passing the markup from the template with id item-template to _.template() to be compiled and stored in the todoTpl property..."---non of the three listings have TodoView or todoTpl
Incidentally, would it not be easier if listings had numbers to easily reference them in text?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.