addyosmani / addyosmani/backbone-fundamentals

Code listing referencing in 'Understanding render()' subsection

Open
#631 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rich Text Format
Stars
9.2k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.