addyosmani / addyosmani/backbone-fundamentals

Problems in chapter "MarionetteJS (Backbone.Marionette)"

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

Description

I am new to Backbone and I was hoping to read on Marionette, but I noticed few problematic things:

The part explaining about Marionette's Layout is very unclear to me in general. Looking in the documentation of Marionette I see different usage than the one described in this book (e.g. there is an attribute `regions` defined within the Layout and in the book it is missing).
Also this chapter states that the Header is a Layout, but the source code afterwards extends from `Marionette.ItemView`.

```
// Layout Header View
// ------------------

Layout.Header = Marionette.ItemView.extend({
```

Otherwise, thanks for the efforts and the book looks great so far!

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.