Code Monkey home page Code Monkey logo

Comments (7)

Churtified avatar Churtified commented on May 30, 2024

I'm happy to add something, if you have any suggestions :)

from curriculum.

CouchofTomato avatar CouchofTomato commented on May 30, 2024

@TheOdinProject/javascript Can someone take a look at this please. There is a resource on Object.create but it only seems to be linked in the knowledge check section.

from curriculum.

github-actions avatar github-actions commented on May 30, 2024

This issue is stale because it has had no activity for the last 30 days.

from curriculum.

thatblindgeye avatar thatblindgeye commented on May 30, 2024

It's mentioned in the Dmitri Pavlutin’s article on the this keyword assignment item, albeit very briefly:

Object.create() creates a new object myDog and sets its prototype from the first argument. myDog object inherits sayName method.

which also links to the MDN docs for Object.create. That said, considering it's such a brief mention, and we have some an additional resource item that links to some videos for it, we could remove the lesson overview item and knowledge check item that mentions Object.create. It feels more like a "there's also this other concept..." kind of topic rather than a "you must understand this as part of the lesson intent".

@Churtified would you be interested in making such an update?

from curriculum.

Churtified avatar Churtified commented on May 30, 2024

It's mentioned in the Dmitri Pavlutin’s article on the this keyword assignment item, albeit very briefly:

Object.create() creates a new object myDog and sets its prototype from the first argument. myDog object inherits sayName method.

which also links to the MDN docs for Object.create. That said, considering it's such a brief mention, and we have some an additional resource item that links to some videos for it, we could remove the lesson overview item and knowledge check item that mentions Object.create. It feels more like a "there's also this other concept..." kind of topic rather than a "you must understand this as part of the lesson intent".

@Churtified would you be interested in making such an update?

Yes I can do it :)

from curriculum.

thatblindgeye avatar thatblindgeye commented on May 30, 2024

@Churtified you're assigned!

from curriculum.

khhuang7 avatar khhuang7 commented on May 30, 2024

It's mentioned in the Dmitri Pavlutin’s article on the this keyword assignment item, albeit very briefly:

Object.create() creates a new object myDog and sets its prototype from the first argument. myDog object inherits sayName method.

which also links to the MDN docs for Object.create. That said, considering it's such a brief mention, and we have some an additional resource item that links to some videos for it, we could remove the lesson overview item and knowledge check item that mentions Object.create. It feels more like a "there's also this other concept..." kind of topic rather than a "you must understand this as part of the lesson intent".

@Churtified would you be interested in making such an update?

Thanks for removing these references! Additional question - when I searched the topic on Discord, it seemed like Object.create was used and previously recommended in various articles. Some of that discussion was within the last 2 years so made it tough for me to induce that Object.create is now outdated. So, could it be worth mentioning this and providing a brief context for "Object.create" somewhere in the TOP material (even if just as an aside), for new developers who come across it in old code or discussions?

from curriculum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.