Despite great frameworks, always refresh your vanilla #javascript knowledge. Here are two awesome resources:
Eloquent JavaScript:
Javascript.info: 
Eloquent JavaScript

The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented pr...

