Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Code Reuse in Node.js (the short version)

Code Reuse in Node.js (the short version)

Makara Wang

April 20, 2013
Tweet

More Decks by Makara Wang

Other Decks in Programming

Transcript

  1. Common ways... Prototype + Class Good for: modeling... ...or you

    really care about performance ...or you want the long prototype chain