Apr 08, 2019 · .HTML: This file includes HTML template and all HTML tags..TS: This file includes all typescript code, the business logic, API calls, and data manipulation..SPEC.TS:All unit tests go into this file. Remark: I will not cover the Angular 7 unit tests, for those who don’t know it, since it is a topic that requires a tutorial of its own.