DEV Community

Discussion on: #100DaysOfVanillaJS: JavaScript Lexical Structure, As Explained By Pokemon

Collapse
 
coffeecraftcode profile image
Christina Gorton

Looping through objects has been a big pain point for students I teach.

Also array methods and most ES6+ features.
We taught some JS and then moved to React. A lot of students who jump in to frameworks don't realize what is just JavaScript and what is framework specific.