Skip to content
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

Added the new article under Value Types and Reference Types #548

Closed
wants to merge 1 commit into from

Conversation

hn-agnihotri29
Copy link
Contributor

Added a new article on Primitive Values vs Reference Values from freeCodeCamp to the repository. This provides a clear explanation of the differences between these two data types in JavaScript with examples.

@finalchild
Copy link

Note that this article contains misunderstanding on how primitive values are stored in memory.

#481

@hn-agnihotri29
Copy link
Contributor Author

@finalchild , Thank you for the detailed feedback. I now realize that the article I contributed on primitive values vs reference values contains some inaccuracies, especially around the distinction between value types and reference types in JavaScript.

Should I proceed with revisions to the article, or would it be better to close the PR and submit a new resource that is factually accurate?

@finalchild
Copy link

finalchild commented Oct 20, 2024

I don't know... The topic itself is wrong, so almost every article in section 3 contains serious misunderstanding. Unless we fix the whole section, including or excluding one article won't make a big difference.

leonardomso has been ignoring my issue for many months and even closed my PR. Seems he doesn't care.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants