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

React Front-end For Your Drupal 8 Back-end

React Front-end For Your Drupal 8 Back-end

Bassam Ismail

October 04, 2016
Tweet

More Decks by Bassam Ismail

Other Decks in Technology

Transcript

  1. React Front-end for You Drupal 8 Back-end Bassam Ismail &

    Aliya Khan Front-end | Intermediate
  2. AGENDA • Exposing Drupal • React: Building Composable UIs •

    Redux: Unidirectional Data Flow • React with Drupal
  3. Destructured Props props = { title: “React & Drupal”, speaker:

    “Bassam”, experience: “Intermediate” } React Components Pure Component
  4. Controlle View Model Controlle View Model Controlle View Model Controlle

    View Model Controlle View Model Controlle View Model Controlle View Model Controlle View Model Controlle View Model
  5. Guzzle to Get view export data Called on ‘/sessions’ Pass

    data to template Attach React Component
  6. Guzzle to Get view export data Called on ‘/sessions’ Pass

    data to drupalSettings Attach React Component
  7. ID