TIL: Higher Order Vue Components
Note: This archive post was published on Medium.
At kloeckner.i, we decided to try out Vue.js on a new application. Over the last few months there have been several times I wondered if Higher Order Components would help me out when writing a feature. Today I really needed to use this pattern and learned one way to do it.