Locking Exact Versions
01
The Big Problem
Key Concept
The 'It Works On My Machine' Bug
- Software is built using 'helper tools' created by other people.
- Sometimes these tools get updated with changes that break your code.
- Without a lock, a project might work for you but fail for a teammate.
1 / 7
