Angular 2 is all the rage right now. It is a significant step in the right direction from its predecessor AngularJS 1 for numerous reasons, one being its decoupling from the document object model (DOM). This separation allows for applications to be built beyond the web browser. Take for example, the mobile development framework NativeScript, which […]
The post Create A Mobile App From Your Angular 2 Web App With NativeScript appeared first on The Polyglot Developer.