Skip to Content
Learning TypeScript 2.x - Second Edition
book

Learning TypeScript 2.x - Second Edition

by Remo H. Jansen
April 2018
Beginner content levelBeginner
536 pages
13h 21m
English
Packt Publishing
Content preview from Learning TypeScript 2.x - Second Edition

Git and GitHub

Toward the end of this chapter, we will learn how to configure a CI service. The CI service will observe changes in our application's code and ensure that the changes don't break the application.

To be able to observe the changes in the code, we will need to use a source control system. There are a few source control systems available. Some of the most widely used ones are Subversion, Mercurial, and Git.

Source control systems have many benefits, among which we can highlight the following:

  • Source control tools enable multiple developers to work on a source file without any work being potentially lost by one developer overriding previous changes.
  • Source control tools allow us to track and audit the changes in our source code. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering TypeScript - Fourth Edition

Mastering TypeScript - Fourth Edition

Nathan Rozentals
Learning TypeScript

Learning TypeScript

Josh Goldberg
TypeScript for Beginners

TypeScript for Beginners

Bharath Thippireddy

Publisher Resources

ISBN: 9781788391474Supplemental Content