What is best way to manage all images in a big project, inline images, background images, css sprite images?
- by metal-gear-solid
How do you manage all images in a big project, inline images, background images, css sprite images?
Do you follow any naming convention?
Do you create sub-folders to manage images?
In a big project how to make it easy to find for new people in the development team if any images which they want to use (because it's in new PSD they received from designer) is already available in images folder of project and how they can find it easily.