Skip to content

Conversation

@lifrank1
Copy link

Because

This change will connect concepts better for learners with other language experience

This PR

Adds a section in the objects and object constructors module to connect the prototypes concepts to classes which may be a familiar subject for better learning.

Issue

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

This change will connect concepts better for learners with other language experience
@github-actions github-actions bot added the Content: JavaScript Involves the JavaScript course label Aug 25, 2025
@CouchofTomato CouchofTomato requested review from a team and thatblindgeye and removed request for a team August 26, 2025 20:53
@mao-sz
Copy link
Contributor

mao-sz commented Sep 4, 2025

Thanks for the PR. I don't feel like this message is necessary, at least not in this lesson (and it's essentially already in the Classes lesson where it'd be more appropriate).

This lesson is purposely not mentioning class syntax, because more often than not when people try to bring JS class syntax into here, they get more confused. As in from what I've seen in the community, it's easier for people with prior experience in other langs to grasp this when they see it as a separate thing to classes, and mentioning that it's similar/related to classes actually makes it more confusing from what I've seen.

@mao-sz mao-sz closed this Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: JavaScript Involves the JavaScript course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants