How do you organize your code? What are some suggestions you find on the web? I try to space everything out for maximum readability, and keep my files organized in a way that they are categorized by type (ex. images, JS, raw data ect…). The internets suggestions are to separate…