DEV Community

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

Collapse
 
coffeecraftcode profile image
Christina Gorton

Love this series Tae'lur. I'm finding it super useful and I know lots of others will too. I really like the visuals too. Keep up the great work.

Collapse
 
taeluralexis profile image
Tae'lur Alexis 🦄⚛

Yay thank you Christina! Are there any topics you want me to cover specifically in the series so I'll take note? :)

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.