Neat little UI feature that I'm realizing now that I'm writing tree-structures. Whenever you render a tree, you never render the root as visible UI. The UI you see on the screen is a rootless tree. #ui #ux #webdev