Vadim Goncharov

Results 4 issues of Vadim Goncharov

When I use the `update()` is there a way to target nested objects? For example, here is my line item object: ``` { id: 4133 nonprofit: { name: "Product 1",...

enhancement

Looks like the methods in the example dont exist in the Magoo class. Should be `$magoo->maskCreditCards()` instead.

Can anyone give me example how I can load initial posts with backbone as well? I can get it somewhat working by taking apart setupMoreListener() but when I click "more"...