This document summarizes Jonathan Berger's presentation on using version control for product design and UX. It discusses some of the challenges designers face with file management and collaboration. Version control systems like Git were created to help developers address similar problems by allowing them to commit changes, branch files, and merge work. The presentation surveys different approaches to version control for design, including file naming conventions, versioned filestores like Dropbox, and commit-based systems like SVN and Git. It argues that adopting version control can help designers decrease noise and improve collaboration.
Related topics: