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

Por qué hicimos nuestro propio NodeJS framework...

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.
Avatar for gdljs gdljs
August 22, 2016

Por qué hicimos nuestro propio NodeJS framework by @sgarza

Avatar for gdljs

gdljs

August 22, 2016
Tweet

More Decks by gdljs

Other Decks in Technology

Transcript

  1. `

  2. Programming Fu 0 25 50 75 100 05-09 09-11 11->

    14.3 73.42 93 97.1 60 18.5 Javascript Ruby
  3. Which? • Sets a good foundation • Is performant •

    Is easy to use • Is conventional
  4. Whats a framework? In general, a framework is a real

    or conceptual structure intended to serve as a support or guide for the building of something that expands the structure into something useful. In computer systems, a framework is often a layered structure indicating what kind of programs can or should be built and how they would interrelate. (http:// whatis.techtarget.com/definition/framework)