Must Read
12 Extremely Useful Hacks for JavaScript
In this post are 12 extremely useful hacks for JavaScript. These hacks reduce the code and will help you to run optimized code.
Learn
Best Practices for Building Angular.js Apps
Here are the best practices for building Angular.js apps.
Tools & Code
clean-code-javascript
This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript.
Interesting Links
Who to follow on Twitter if you’re a frontend developer
Twitter is the best social network for a developer. You can always find awesome fresh links or interesting discussions. Here are some authors
An Animated Intro to RxJS
A different approach to learning about RxJS (the JavaScript implementation of ReactiveX) and Observables, by creating reactive animations.
Misc
JavaScript Patterns
A collection of JavaScript patterns and anti-patterns that covers function patterns, jQuery patterns, design patterns, and more.
A Map To Modern JavaScript Development (2017)
This is a cheat-sheet to get you up and running fast without having to make too many decisions by yourself by laying out a set of tools that just work together for general-purpose frontend development.