Progressive web apps are web applications that can work on any platform and do not need installation like native apps. They are typically faster than other apps. There is an improvement in page load time because of the cache storage feature. It also provides access to native features. It gives the user an app-like experience. The main advantage of this is that it gives a working experience irrespective of Network connectivity
The native script is an open-source mobile development framework. Angular with native script helps to develop truly native mobile apps. The combination of Angular with the native script has proved to be highly efficient. Native scripts are used for different types of apps like Gaming apps, Social Networking apps, and Chat apps. The main advantage of the native script is its reusable codebases
Desktop applications can be developed using Electron and Angular. Electron helps to build cross-platform desktop apps for multiple platforms like Windows, Linus, macOS. It has its own set of APIs to interact with the underlying Operating System. Angular helps to develop the UI part. Then it is executed within the electron with the help of Type Script and Electron’s native APIs