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

What's feature of JS you've felt is the most misunderstood feature of JS for newcomers & what you think can be done for it to be less misunderstood in the future? #24

Closed
lozandier opened this issue Jul 12, 2015 · 3 comments

Comments

@lozandier
Copy link

No description provided.

@lozandier lozandier changed the title What's feature of JS you've felt is the most misunderstood feature of JS for newcomers & what you think can be done for it to be less misunderstood in the future. What's feature of JS you've felt is the most misunderstood feature of JS for newcomers & what you think can be done for it to be less misunderstood in the future? Jul 12, 2015
@nzakas
Copy link
Owner

nzakas commented Jul 12, 2015

I think prototypes are easily the most misunderstood. I don't think they are necessarily complicated, I just think people don't take the time to really understand them.

As a developer, I think the best way to learn is to stop thinking about using classes as you would in Java or C++ , just completely remove that way of thinking .

@nzakas nzakas closed this as completed Jul 12, 2015
@Ben52
Copy link

Ben52 commented Jul 12, 2015

What do you think about ES6 adding the class construct?

@nzakas
Copy link
Owner

nzakas commented Jul 12, 2015

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

No branches or pull requests

3 participants