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