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
The Factory Functions lesson is pretty packed with info and I feel that the Object Shorthand Notation note is quite out of place, inside the Factory Functions heading. It even links to the MDN documentation on the destructuring assigment, which I feel is quite a detour from the subject at hand.
I propose moving that note to Object basics lesson on the foundations path. In that lesson, the content about objects is almost minimal, so I feel there would be the most appropriate place.
In a related manner, that Object basics lesson includes two very different things: objects, and array functions. And the assignments are actually all about the array functions, even that the name of the lesson is Object basics. Now, having this Object Shorthand Notation inside the foundations lesson would allow for that lesson to be longer and therefore split in two, Object basics and Array methods
Thank you for taking the time to make this suggestion. I'd like someone on the @TheOdinProject/javascript team to review this one to help determine the next step.
Checks
Describe your suggestion
The Factory Functions lesson is pretty packed with info and I feel that the Object Shorthand Notation note is quite out of place, inside the Factory Functions heading. It even links to the MDN documentation on the destructuring assigment, which I feel is quite a detour from the subject at hand.
I propose moving that note to Object basics lesson on the foundations path. In that lesson, the content about objects is almost minimal, so I feel there would be the most appropriate place.
In a related manner, that Object basics lesson includes two very different things: objects, and array functions. And the assignments are actually all about the array functions, even that the name of the lesson is
Object basics
. Now, having this Object Shorthand Notation inside the foundations lesson would allow for that lesson to be longer and therefore split in two,Object basics
andArray methods
Path
Foundations
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/node-path-javascript-factory-functions-and-the-module-pattern#factory-functions
(Optional) Discord Name
No response
(Optional) Additional Comments
No response
The text was updated successfully, but these errors were encountered: