Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMohammed Zeeshan
Courses Plus Student 3,302 PointsCan we use indexOf method here to match with the student array?
How can we employ indexOf() method? Can we? Also in the solution provided here, in the function getStudentRecord() both the argument and parameter has same value, that makes me confusing? How come both have same name?