Engineering Rendering a nested array recursively in Vue How to render your elements in Vue when the depth of the nested array is unknown. DOM traversal with unknown levels explained!