Skip to content

eval submit#110

Open
drake-nathan wants to merge 5 commits intoprojectshft:masterfrom
drake-nathan:master
Open

eval submit#110
drake-nathan wants to merge 5 commits intoprojectshft:masterfrom
drake-nathan:master

Conversation

@drake-nathan
Copy link

No description provided.

Copy link

@elbaumpj elbaumpj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Comment on lines +8 to +10
_.each(response.items, (video) => {
const videoModel = new this.model();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd probably prefer a simple .map here - be careful about an over-reliance on Lodash.

});
},

currentVideo(e) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd probably call this updateCurrentVideo

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

Successfully merging this pull request may close these issues.

2 participants