© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
M. D. CallaghanAngular for Business https://doi.org/10.1007/978-1-4842-9609-7_17

17. Source Control: In Search of a Better Code Review

Michael D. Callaghan1  
(1)
Celebration, FL, USA
 

How to Set Up GitHub to Smooth Your Team’s Development Process

Source control is of vital importance in modern software development. As a developer, you need to be confident that you can recover from mistakenly deleting your code. It should be easy to create “what if” experiments that are trivial to undo if necessary. Also, developers rarely work alone. A good source control system makes it convenient to work with others and incorporate their changes into your code, and vice versa. ...

Get Angular for Business: Awaken the Advocate Within and Become the Angular Expert at Work now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.