Day 12: Classes
Wrap up
That's it for classes. For various reasons they aren't used that much in JavaScript, however it's still important you understand and know about them. They are a neat way to encapsulate code and they are used by some core aspects of the language like Date.