Skip to content

Wrong passage in chapter 8 #2

@Crenshinibon

Description

@Crenshinibon

....
}
});

<%= 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions