Challenge "Make Object Properties Private" re-introduction(?) of "this" needs link back to where we used it before #7282
@theoneinskane Can you point me to the challenge where we used this
first. Also I feel we should add a link to the official MDN documentation.
@raisedadead yes! It is: make-instances-of-objects-with-a-constructor-function challenge. I agree link to MDN would be very useful.
@raisedadead when it gets the help wanted, does it mean we need some help to do the changes. I would love to try to do the update myself but I am still quite new and not sure how to do everything.
@theoneinskane You should definitely start by contributing to this one.
I understand that you are not very familiar with git and github, please check this tutorial. This will get you started.
For contributing to this repo you need to go through the contributing guidelines
That's it.
And yup if you are stuck there is a dedicated help chat room for contributors, ping us there!
Goodluck!
@raisedadead I haven't got the backend part yet and having just spent an hour trying to get node and mongoldb setup on my macbook without being able to get the node mongoldb drivers to install, I am not sure I will get to fixing this any time soon.
@theoneinskane No worries! Hope to see ya working on others if this one is taken by that time.
kalunlee136 |
25c66cf
|
kalunlee136 |
d021574
|
The use of the
this
keyword to determine a public versus a private property in an object came quite some challenges ago, it would be very useful to insert the link back to the previous challenge when it was introduced first for reference. If I knew a bit more about github and git I would try to pull it down and add it myself.Challenge Make Object Properties Private has an issue.
User Agent is:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4
.Please describe how to reproduce this issue, and include links to screenshots if possible.
My code: