-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JS Fundamentals #1 Slides: Typo on Objects & Suggestions? #1
Comments
For this slide: http://slides.com/biancagandolfo/obj-arr-func#/3/14 I think this slide could be made easier to follow by grouping the bullets to look something like this:
Now we can see the features of dots & brackets in a more consistent way. See slide then this! On this same slide under the differences between object & dot notation , it would be useful to see something like the following, so the reader doesn't have to recall what you were talking about ealier:
|
Another suggestion from a beginner standpoint for this slide: This is on the slide:
For a person who is new to objects, I was curious as to what the object box's new body would look like. Perhaps, it would help beginners see what they just performed I've been studying Javascript for 4 months and creating an object inside of an object was a foreign concept to me until this slide. Update: Since fitting all of this into a slide may not be feasible, opening a separate window with a console to show the new object body would be nice. UPDATE: Since fitting this into a slide may not be feasible, opening a separate tab with a console showing the new object body would be nice.
|
As a beginner, I can't help but wonder what the new object body will look like. UPDATE: Since fitting this into a slide may not be feasible, opening a separate tab with a console showing the new object body would be nice Slide link: http://slides.com/biancagandolfo/obj-arr-func#/3/15
Showing what the object now looks like (from console view in jsbin)
|
There shouldn't be " " marks around the property called material on these slides (bottom right):
http://slides.com/biancagandolfo/obj-arr-func#/3/3
http://slides.com/biancagandolfo/obj-arr-func#/3/4
http://slides.com/biancagandolfo/obj-arr-func#/3/5
http://slides.com/biancagandolfo/obj-arr-func#/3/7
http://slides.com/biancagandolfo/obj-arr-func#/3/8
http://slides.com/biancagandolfo/obj-arr-func#/3/9
As a JS beginner the aforementioned slides startled me a bit.
NOTE: I didn't attend part 1 in person (yet); I'm reviewing these slides on my own without an instructor. So I may be misinterpreting things.
See you at your 2-day workshop , Feb 3 & 5! #forwardJS
The text was updated successfully, but these errors were encountered: