Hacker News new | ask | show | jobs
by aikah 3837 days ago
> Angular 2 works great for your NativeScript app

How is it going to work exactly ?

2 comments

Great. It's right there in the sentence you quoted.
Great doesn't the describe the WAY it is supposed to work. I asked HOW like IN WHICH WAY.
Angular2's architecture is split in such a way that the rendering layer is separated from the application code. This allows swapping out the render layer - enables stuff like NativeScript and React Native renderers, server-side universal and running your app in a web-worker, dispatching to the main thread to render.
As a plugin for the NativeScript runtime. Check this video from Angular Connect which goes over exactly how it works. https://www.youtube.com/watch?v=4SbiiyRSIwo