losnir

Results 1 issues of losnir

Given the following code snippet: ``` javascript var data = { name: 'Scott', children: [ { id : 1, name : 'Alice' }, { id : 2, name : 'Bob'...