Hi, I would like to receive some feedback after finishing my third tasks
btw, can i modify the content of the function (method) using dot or bracket notation?
Thanks so much for your time and kindness!
1 Like
Hey, after reading your post I was not sure, so I tried doing in my self. The result is that you can modify the contents of a function (also called method) using the dot notation.
I’m sure there is a better way of doing it but that’s what I came up with:
Try searching the MDN modules there is probably an explanation somewhere in there.
1 Like
Hey, Max! Thanks! Yes, you are right, method, i forgot it!
I will check the link you left me! Thanks again!