Learned Vue.js
Carrying on with my decision to learn Vue.js today. I have managed to implement my first proper Vue component into an app I'm working on successfully!

A lot simpler than I thought it would be and made working with draggable components quite fun surprisingly. The data now saves to the app's database too upon dropping the draggable element.