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

Intro to React

Bruno Cunha
February 22, 2016

Intro to React

Wordcamp Miami 2016

Bruno Cunha

February 22, 2016
Tweet

More Decks by Bruno Cunha

Other Decks in Programming

Transcript

  1. INTRO TO REACT B R U N O C U

    N H A @ B R U N C U N
  2. WHAT IS REACT? I T S N O T A

    F R A M E W O R K
  3. STATE O N L Y F O R I N

    T E R A C T I V I T Y
  4. If your existing front-end stack is buggy, slow, or difficult

    to maintain, you should consider React.
  5. If you're already productive with at least one other front-end

    technology, you probably don't need React.
  6. If you're a beginner looking to write a simple application

    with limited interactivity, you probably don't need React.
  7. NEXT STEPS A L W A Y S B E

    L E A R N I N G
  8. NEXT STEPS Official Tutorial - bit.ly/1F8DclG ES6 - bit.ly/1RfbS9W Babel

    - bit.ly/1Avg4YU Routing - bit.ly/1BFbk90 Redux - bit.ly/1L3mZVE