Zach Sosana

Results 27 comments of Zach Sosana

Oh no accidently deleted last commit. I didn't see this prior but figured it out! Thanks for responding and the explanation. It makes total sense but what was funny is...

Hi Beth, I was working with the sort method, in the sharpen your pencil excercise it mentions a possible solution that could minimize that amount of code lines. I commented...

Thank you so much for taking the time to respond and answer. This makes sense now.

back again :) I am trying to make sure I have a firm grasp on how nested functions affects scopes. In the flyAndQuack example we have two functions with nested...

Hi Beth, is it possible we could create a tag for questions? That way future students could post under this tag for future questions or search through them. If I...

Hi Beth, Don't have access to update this thread to be labeled under question. Can you tag this under the questions label?

EUREKA when you said this "When you call barnaby.sit() the first time it checks to see this.sitting is true. barnaby doesn't have a sitting property so we looking the prototype....

Hi Beth, Thanks so much for your reply. That part makes sense we are grabbing the last character of the string. When we use the for loop how is it...

Hi Beth, I finally got it. Took my time with this exercise and worked through the loop on paper to have it finally set in. Thank you again for taking...