felixge / node-style-guide

A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
5k stars 915 forks source link

Add section to explain creating classes #65

Closed garukun closed 9 years ago

garukun commented 9 years ago

Added a section to explain the recommended way of creating classes that's best performant in Chrome V8 engines.