How to render dynamic component defined in JSON using Vue.js
CRANK
With Vue.js it is unbelievable easy to render dynamic components, which we can utilize to render content with specific components and layouts by only using their name.