Skip to content
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

Wrong passage in chapter 8 #2

Open
Crenshinibon opened this issue Mar 12, 2014 · 0 comments
Open

Wrong passage in chapter 8 #2

Crenshinibon opened this issue Mar 12, 2014 · 0 comments

Comments

@Crenshinibon
Copy link

....
}
});

<%= caption "client/views/posts/post_edit.js" %>

By now most of that code should be familiar to you. First, we have our template helper > that fetches the current post and passes it on to the template. 

We then have two template event callbacks: one for the form's `submit` event, and one > for the delete link's `click` event. 
...

I guess the first paragraph is wrong. Since the code snippet above has no template helper that does what is stated.

The router configuration at the top does the "routing". Maybe this is a reminiscent of the pre ironrouter version. The following paragraph should be rewritten as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant