Jul 25, 2017 · 1 min read
Hello, CFF. Thank you for your input! I believe that versioning can work well for both big as well as small design teams. Actually I do version control even on my own personal projects when I am the sole contributor. Why? Because it keeps track to all of the changes and I can easily go back to any file version while it is still “one” file. It’s also super useful when you’re revisiting a project after a long time and don’t have all those -current, -bestoffall, -version10 files that are so difficult to handle :)