A bunch of resources to learn how to play Frontend
Airbnb JavaScript Style Guide - How to write good readable ES6 code.
Google Web Fundamentals - Fundamental info about such things as Performance, Accesibility, Design & UI.
React Best Practices 2016 - Good article about using React in 2016.
Approaches to testing React components - How to test React applications.