🎤 Things that every JavaScript developer should know
- 👤 Rachel Appel
- Twitter: @RachelAppel
- GitHub: rachelappel
📹
Video:
https://youtu.be/pVMVqnVLyfM
JavaScript can be a passive-aggressive and fickle language that can frustrate you at every turn. It lets you do things like declare variables anywhere, but doesn’t tell you that it will hoist them while you’re not looking. Learn how JavaScript organizes data by using key-based dictionaries and how it handles functions behind the scenes. Additionally, you'll learn how JavaScript uses arrow functions, closures, prototypes and inheritance, equality, and more.In this session, you'll learn little known facts about JavaScript, as well as frequently experienced JavaScript headaches and mistakes, and ways to avoid them. Learn these key facets of JavaScript and take your knowledge to the next level!
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.