1
My question -
When you work on a project for a client, do you typically retain ownership of the full codebase, or retain the right (ie: ownership) to use snippets in future projects for other clients? How do you approach the code ownership situation?
Would it be fair to say that ownership of all compiled and source code related to the project is the property of the client and the developer retains the right to use code snippets? Does anyone push to share ownership of the codebase?
Thank you in advance for feedback and your thoughts.