Thinking In Components

Frontend Awesome

Gainesville, FL

September 15, 2016

Stuff to Talk About

  • Component Philosophy
  • Example
  • Questions

Eran Schoellhorn

@EranSchoellhorn

me@eran.sh

┌─Shopping App or Whatever─────────┐
│                                  │
│   Search...                      │
│                                  │
│   Sporting Goods                 │
│   Football      $49.99           │
│   Baseball      $9.99            │
│   Basketball    $29.99           │
│                                  │
│   Electronics                    │
│   iPod Touch    $99.99           │
│   iPhone 5      $399.99          │
│   Nexus 7       $199.99          │
│                                  │
└──────────────────────────────────┘
Super-Sick App Design
┌─Shopping App or Whatever─────────┐
│                                  │
│   Search...                      │
│                                  │
│   Sporting Goods                 │
│   Football      $49.99           │
│   Baseball      $9.99            │
│   Basketball    $29.99           │
│                                  │
│   Electronics                    │
│   iPod Touch    $99.99           │
│   iPhone 5      $399.99          │
│   Nexus 7       $199.99          │
│                                  │
└──────────────────────────────────┘
  • AppContainer
    • SearchBar
    • ProductTable
      • CategoryRow
      • ProductRow

fin

Made with Slides.com