emulsify icon indicating copy to clipboard operation
emulsify copied to clipboard

Separate out Drupal.behaviors

Open evanmwillhite opened this issue 7 years ago • 0 comments

Drupal.behaviors is still the recommended approach for writing JavaScript in Drupal. We would rather commit to writing ES6 JavaScript following best practice conventions (regardless of system), so we discussed separating out the behaviors object and passing our scripts into it when necessary.

evanmwillhite avatar Oct 19 '17 18:10 evanmwillhite