Write a JavaScript function that creates HTML based on a given input dataset.
Antwort im Vorstellungsgespräch
Anonym
10. Sep. 2018
The HTML is supposed to look like a nested list, representing a file system. The key is to add a margin to each new level, whether through CSS or inline styling.