DEV Community

Discussion on: What are your biggest struggles in learning JavaScript?

Collapse
 
zzzzbov profile image
Timothy

As a 100k user I'm certainly biased, but I don't agree with this at all. What it sounds like is confusion over what Stack Overflow actually is.

It isn't a place to learn new languages like JavaScript. It's not meant to train people on languages or provide tutorials. It's meant to find specific answers to specific questions.

And with that, if someone asks another "I don't know how IIFEs work" question, I generally dupehammer them to "How do JavaScript closures work?", and scold them for not having done enough research.

Collapse
 
zeropaper profile image
Valentin Vago

Yepa.

You just described the separation of concerns concept fairly well.

Thumbs up!

Collapse
 
perrydbucs profile image
Perry Donham

I think that you just made my point 😉