When:
to
Room:
Room 303-305
Track:
development & coding

Progressive Decoupling: Best of Both Worlds?

Progressive Decoupling: Best of Both Worlds?

To decouple or not decouple? That is not always the right question to ask.

If you're interested in maintaining Drupal's render system but still want cool JavaScript elements on your site, then you're probably hoping there is a compromise somewhere in that question. Luckily, there is. In this talk, we'll explain -

1) What progressive decoupling is and why and when you should use it
2) How to integrate decoupled elements onto your Drupal site
3) How to use JavaScript Frameworks, such as ReactJS to create decoupled elements

Join us as we show you how, sometimes, you can have the best of both worlds.

Learning Objectives

1) Understand what progressive decoupling is and why and when you should use it
2) Learn how to integrate decoupled elements onto your Drupal site
3) Understand how to use JavaScript Frameworks, such as ReactJS to create decoupled elements

Prerequisites

Some basic skills in PHP, custom module development, and JavaScript

Synopsis

what is progressive decoupling and why and when should you use it?