1. Урок 1. 00:01:35
    Introduction
  2. Урок 2. 00:03:23
    What is NativeScript?
  3. Урок 3. 00:02:17
    What are we Going to Accomplish in this Course?
  4. Урок 4. 00:03:57
    Installing NativeScript and its Dependencies
  5. Урок 5. 00:10:11
    Installing the Android SDK
  6. Урок 6. 00:03:00
    Creating a New NativeScript Project
  7. Урок 7. 00:03:17
    Building the Application for Android and iOS
  8. Урок 8. 00:04:58
    Testing the Application using the Genymotion Android Simulator and iOS Simulator
  9. Урок 9. 00:07:41
    Debugging the Android and iOS Application
  10. Урок 10. 00:05:15
    Becoming Familiar with the XML Layouts
  11. Урок 11. 00:06:06
    Styling XML Layouts with a Subset of CSS
  12. Урок 12. 00:10:35
    A Closer Look at the NativeScript List View
  13. Урок 13. 00:11:14
    Structuring an Application for Maintainable MVVM Development
  14. Урок 14. 00:08:14
    Persist Data to Storage for Accessing Later
  15. Урок 15. 00:09:50
    Performing RESTful HTTP Requests Against APIs
  16. Урок 16. 00:07:51
    Using Native Device Features and APIs
  17. Урок 17. 00:02:06
    Understanding the TinyURL API
  18. Урок 18. 00:09:26
    Creating the URL List View
  19. Урок 19. 00:08:30
    Creating a View for Shrinking URLs
  20. Урок 20. 00:09:37
    Shrink URLs Defined by the User
  21. Урок 21. 00:07:17
    Storing Information About the Long and Short URL Data
  22. Урок 22. 00:09:06
    Launching Saved URLs in the Web Browser
  23. Урок 23. 00:03:06
    Google URL Shortener API in the Google Developer Console
  24. Урок 24. 00:08:58
    Switching TinyURL to Google
  25. Урок 25. 00:02:50
    Summary of Course and Source Code