Asset Organization

An overview of the structure of our project and how its assets will be arranged.

Before we get in the thick of things, let’s quickly consider how we’ll organize the various files (CSS, JS, etc.) that we’ll be using in this project.

Project structure

In order to maintain our sanity as the files increase in number, we’ll ...