Your file structure might look something like this:
poor man's file structure diagram
Your file structure might look something like this:
poor man's file structure diagram
At some point, a few years ago I even wrote a script to concatenate all source files and erase all import statements. A poor-mans module bundler just to get a grip on the module loading order.