You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a request to add my "javascript object literals" video to the website! I think this is the one? https://youtu.be/-e5h4IGKZRY Not sure if it fits into the "code!" learning track given how old it is. . . .maybe I should make a new video about it. @jht1493 is this the video you meant?
The text was updated successfully, but these errors were encountered:
Yes, that's the video. Its referenced here is the ICM syllabus: https://github.com/ITPNYU/ICM-2024-Code/blob/master/weeks/05_functions.md#object-literals
You also use object literals here on current coding train: 5-functions/1-basics
After some thought I'd recommend build on your existing function basics to use object literals to demonstrate parameters and return values. Even array of object literals! A gentle intro to objects before the deep ocean of classes.
I had a request to add my "javascript object literals" video to the website! I think this is the one? https://youtu.be/-e5h4IGKZRY Not sure if it fits into the "code!" learning track given how old it is. . . .maybe I should make a new video about it. @jht1493 is this the video you meant?
The text was updated successfully, but these errors were encountered: