Skip to content Skip to sidebar Skip to footer
Showing posts with the label Coding Style

About Node's Code Style

EDIT thx to all the answers, and finally I decide to use some tools like Step, all I need is '… Read more About Node's Code Style

Javascript Space After Function

I know that white space is irrelevant in JavaScript, but I am curious about style. When defining a … Read more Javascript Space After Function