Yes, AngularJS is compatible with all browsers including mobile. In Angular we have
tsconfig.json In this, there are many setting for Typescript compiler. According to setting the Typescript code to compile into Java script so that browser can understand it .
Hope its helps you.