Community

Creating A Vue.js Inspired Event-Modifier DOM Plug-In In Angular 7.1.4

(Ben Nadel) Over the holiday break, I took my first look at Vue.js by reading Vue.js Up and Running by Callum Macrae. One Vue.js feature that caught my eye was the ability to add modifiers to event-bindings that influenced the way in which the underlying event was managed.