You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>At this point your UI looks good, but the app still doesn't actually do anything. Let's look at how you can use JavaScript to add some functionality.</p>
473
473
474
+
</div>
475
+
<divclass="chapter">
476
+
<h2id="application-logic">Application Logic</h2>
477
+
<h3id="events-and-data-binding">Events and data binding</h3>
<h3id="branching-ios-android-code">Branching iOS & Android code</h3>
501
+
502
+
</div>
503
+
<divclass="chapter">
504
+
<h2id="next-steps">Next steps</h2>
505
+
<p>Your journey with NativeScript is just beginning. Here are some resources to help you figure out where to go from here.</p>
506
+
<ul>
507
+
<li>Follow <ahref="https://twitter.com/nativescript">@nativescript</a> on Twitter for the latest and greatest news about NativeScript.</li>
508
+
<li>Join the <ahref="http://developer.telerik.com/wp-login.php?action=slack-invitation">NativeScript Community Slack channel</a>. The channel is a great place to ask questions, and chat with others in the NativeScript community.</li>
509
+
<li>Subscribe to <ahref="https://www.nativescript.org/blog">the NativeScript blog</a> for weekly articles. You can subscribe via RSS or email.</li>
510
+
<li>Look through the NativeScript <ahref="https://www.nativescript.org/showcases">showcases</a> to get an idea of what people are building.</li>
511
+
<li>Check out our <ahref="https://www.nativescript.org/resources">resources page</a> to find further NativeScript learning material, such as training, books, and screencasts.</li>
512
+
</ul>
513
+
<p>Finally, if you find an error in this guide, or have suggestions about how we can make it better, please file those ideas in <ahref="https://github.com/tjvantoll/nativescript-angular-guide/issues">this guide's issue tracker</a> on GitHub.</p>
Your journey with NativeScript is just beginning. Here are some resources to help you figure out where to go from here.
4
+
5
+
- Follow [@nativescript](https://twitter.com/nativescript) on Twitter for the latest and greatest news about NativeScript.
6
+
- Join the [NativeScript Community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation). The channel is a great place to ask questions, and chat with others in the NativeScript community.
7
+
- Subscribe to [the NativeScript blog](https://www.nativescript.org/blog) for weekly articles. You can subscribe via RSS or email.
8
+
- Look through the NativeScript [showcases](https://www.nativescript.org/showcases) to get an idea of what people are building.
9
+
- Check out our [resources page](https://www.nativescript.org/resources) to find further NativeScript learning material, such as training, books, and screencasts.
10
+
11
+
Finally, if you find an error in this guide, or have suggestions about how we can make it better, please file those ideas in [this guide's issue tracker](https://github.com/tjvantoll/nativescript-angular-guide/issues) on GitHub.
0 commit comments