A blog by Devendra Tewari
There are several style guides for JavaScript but these are my personal favorites
Felix’s Node.js Style Guide
Google JavaScript Style Guide
Crockford’s Code Conventions for the JavaScript Programming Language
In that order of preference. If you are a beginner, you might want to read them bottom-up.