Skip to content

Conversation

@markstez05
Copy link

finished THIS need to finish recursion and mini/ lost time due to eslint errors

@frogr
Copy link

frogr commented Mar 23, 2018

Hey Mark,

Looks like you weren't quite able to complete the project. Was this just you running out of time? prototypes.js doesn't look like it was even attempted. Maybe I'm missing something.

In the this.js file that you mentioned was complete, there are still a whole bunch of linter errors. There's also linter errors through the other files too. Additionally, at the bottom of this, you're using call and apply correctly, but they're in console.logs instead of actually being called on their own. And finally, .bind would work more like this instead of what you have:
checkPassword.bind(me)(correctPassword)

I know you're going to be going to the doctor today, but whenever you're back later this afternoon I'd like to talk about this. Thanks!

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