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

sip-of-reactjs

Prathamesh Sonpatki
July 25, 2015
810

 sip-of-reactjs

Check bit.ly/sip-of-reactjs

Prathamesh Sonpatki

July 25, 2015
Tweet

Transcript

  1. "The secret to building large apps is never build large

    apps. Break your applications into small pieces. Then, assemble those testable, bite-sized pieces into your big application" Justin Meyer, author of CanJS
  2. JSX

  3. JSX is like a healthy vegetable that tastes like decadent

    chocolate cake. You feel guilty, but it’s good. Eric Elliot
  4. Any sufficiently complicated templating language contains an ad hoc, informally-specified,

    bug-ridden, slow implementation of a turing complete programming language. - Jasim A Basheer