1. Урок 1. 00:01:44
    Course Introduction
  2. Урок 2. 00:02:48
    What is NativeScript?
  3. Урок 3. 00:02:50
    Under the Hood of NativeScript
  4. Урок 4. 00:02:04
    What is Angular & Course Requirements
  5. Урок 5. 00:06:28
    Our First NativeScript App!
  6. Урок 6. 00:02:54
    Course Outline
  7. Урок 7. 00:04:18
    How To Get The Most Out Of The Course
  8. Урок 8. 00:00:33
    Module Introduction
  9. Урок 9. 00:02:43
    What is Angular?
  10. Урок 10. 00:03:10
    Single Page Applications (SPAs) in Angular & NativeScript
  11. Урок 11. 00:01:38
    Understanding Components
  12. Урок 12. 00:04:30
    Installing Angular with the Command Line Interface (CLI)
  13. Урок 13. 00:05:00
    Installing our IDE
  14. Урок 14. 00:08:15
    Understanding the Angular Project Folder Structure
  15. Урок 15. 00:07:05
    The App Component
  16. Урок 16. 00:04:06
    Creating our First Component
  17. Урок 17. 00:05:24
    Cross Component Communication with Property Binding
  18. Урок 18. 00:04:06
    Understanding Directives & String Interpolation
  19. Урок 19. 00:04:09
    Handling User Input
  20. Урок 20. 00:02:14
    Understanding Event Binding
  21. Урок 21. 00:01:50
    Executing Methods with Local References
  22. Урок 22. 00:05:57
    Understanding Two Way Binding
  23. Урок 23. 00:03:59
    Passing Data Up With a Custom Event
  24. Урок 24. 00:07:11
    Implementing Routing
  25. Урок 25. 00:03:16
    Setting Up Services
  26. Урок 26. 00:02:49
    Using the Service with Dependency Injection
  27. Урок 27. 00:03:26
    Working with Lifecycle Hooks
  28. Урок 28. 00:02:45
    Adding a Person with Services
  29. Урок 29. 00:02:04
    Navigating Between Components
  30. Урок 30. 00:03:09
    Removing Items "On Click"
  31. Урок 31. 00:05:35
    Implementing an Active Push Mechanism
  32. Урок 32. 00:10:04
    Sending HTTP Requests
  33. Урок 33. 00:02:06
    Showing a Placeholder Whilst Waiting for a Response
  34. Урок 34. 00:01:18
    Wrap Up
  35. Урок 35. 00:16:13
    Setting up NativeScript on macOS
  36. Урок 36. 00:14:00
    Setting up NativeScript on Windows
  37. Урок 37. 00:07:34
    Using Different Emulator Devices
  38. Урок 38. 00:05:25
    Running the App on a Real Device
  39. Урок 39. 00:01:20
    What's Up With The Extra .js Files?
  40. Урок 40. 00:01:56
    Module Introduction
  41. Урок 41. 00:02:56
    Starting the Emulators
  42. Урок 42. 00:06:22
    How Does The App Start?
  43. Урок 43. 00:08:48
    Understanding Components & Layouts
  44. Урок 44. 00:06:41
    Building our First own Component
  45. Урок 45. 00:08:08
    Adding Basic Element Interactions
  46. Урок 46. 00:05:44
    Understanding the Styling Basics
  47. Урок 47. 00:06:13
    Styling a Button
  48. Урок 48. 00:03:12
    Understanding Layouts - Theory
  49. Урок 49. 00:09:53
    The StackLayout
  50. Урок 50. 00:15:23
    The FlexboxLayout
  51. Урок 51. 00:15:36
    The GridLayout
  52. Урок 52. 00:07:25
    Understanding the AbsoluteLayout
  53. Урок 53. 00:06:03
    Implementing the Grid Layout in the Course Project
  54. Урок 54. 00:08:04
    Splitting our App Into Components
  55. Урок 55. 00:07:45
    Passing Data Between Components
  56. Урок 56. 00:04:31
    Creating a List of Items
  57. Урок 57. 00:03:14
    Making the List Scrollable
  58. Урок 58. 00:06:00
    Using the "ListView"
  59. Урок 59. 00:08:08
    Extracting & Rendering Dynamic Values
  60. Урок 60. 00:12:14
    Debugging our Application
  61. Урок 61. 00:01:38
    Wrap Up
  62. Урок 62. 00:01:02
    Module Introduction
  63. Урок 63. 00:03:56
    Understanding the Different Navigation Options
  64. Урок 64. 00:02:32
    Planning the App
  65. Урок 65. 00:05:32
    Creating the App Pages
  66. Урок 66. 00:08:11
    Adding our First Route
  67. Урок 67. 00:04:30
    Implementing Page Navigation
  68. Урок 68. 00:02:55
    How to Add Forward & Backward Navigation to our App
  69. Урок 69. 00:03:18
    Understanding the Router Object
  70. Урок 70. 00:02:08
    Working with the "nsRouterLink" Directive
  71. Урок 71. 00:13:29
    Adding an Actionbar and a "Back" Button
  72. Урок 72. 00:05:11
    Creating a Shared Component for the "Back" Button
  73. Урок 73. 00:03:57
    Adding Logic to the "Back" Button
  74. Урок 74. 00:04:15
    Overwriting the Default Transition Effect
  75. Урок 75. 00:05:20
    Adding the "TabView" Component
  76. Урок 76. 00:11:34
    Displaying Dynamic Routing Content in the Tabs
  77. Урок 77. 00:01:54
    Highlighting the Currently Active Tab
  78. Урок 78. 00:07:18
    Adding a Sidedrawer
  79. Урок 79. 00:04:35
    Adding the Sidedrawer Icon
  80. Урок 80. 00:02:20
    Rendering the Button on Android Only
  81. Урок 81. 00:06:49
    Forwarding the "Button is Pressed" Info to the App Component
  82. Урок 82. 00:08:00
    Displaying the Sidedrawer
  83. Урок 83. 00:04:59
    Implementing the Logout Logic
  84. Урок 84. 00:05:13
    Passing Around Dynamic Data
  85. Урок 85. 00:09:04
    Reading Dynamic Parameters
  86. Урок 86. 00:04:40
    Using the Dynamic Parameter
  87. Урок 87. 00:07:57
    Injecting Dynamic Values Into the Action Bar on Per Page Level
  88. Урок 88. 00:11:31
    Opening a Modal
  89. Урок 89. 00:04:35
    Getting Access to the "viewContainerRef"
  90. Урок 90. 00:07:19
    Passing Data Into the Modal
  91. Урок 91. 00:01:45
    Loading Routes Lazily - Theory
  92. Урок 92. 00:12:51
    Implementing Lazy Loading
  93. Урок 93. 00:06:48
    Loading Additional Modules Lazily
  94. Урок 94. 00:01:47
    Adding a Missing Schema
  95. Урок 95. 00:01:53
    Wrap Up
  96. Урок 96. 00:01:46
    Module Introduction
  97. Урок 97. 00:02:11
    CSS in NativeScript - An Overview
  98. Урок 98. 00:05:26
    Understanding Platform Specific Inline Styles
  99. Урок 99. 00:07:12
    Platform Specific Files
  100. Урок 100. 00:04:26
    Setting Properties Via CSS
  101. Урок 101. 00:07:21
    How CSS Works Behind the Scenes
  102. Урок 102. 00:05:42
    Using a Theme
  103. Урок 103. 00:07:05
    Working with SASS Variables
  104. Урок 104. 00:02:50
    Styling the Action Bar
  105. Урок 105. 00:08:46
    Preparing the Form Styling
  106. Урок 106. 00:03:19
    Centralizing Common Styles
  107. Урок 107. 00:07:26
    Styling Today's Challenge
  108. Урок 108. 00:04:52
    Working on the Current Challenge
  109. Урок 109. 00:11:54
    Adding the Grid to the Current Challenge
  110. Урок 110. 00:08:45
    Populating the Grid
  111. Урок 111. 00:07:35
    Styling the Grid
  112. Урок 112. 00:13:15
    Opening the Modal when Tapping a Day
  113. Урок 113. 00:10:10
    Fixing the Sidedrawer Button & Adding Icons
  114. Урок 114. 00:02:33
    Adding Text Fonts
  115. Урок 115. 00:10:18
    Integrating Images
  116. Урок 116. 00:11:14
    Adding Icon Images
  117. Урок 117. 00:01:39
    Improving the Logout Button Look
  118. Урок 118. 00:01:45
    Wrap Up
  119. Урок 119. 00:01:55
    Module Introduction
  120. Урок 120. 00:09:55
    Configuring Form Inputs
  121. Урок 121. 00:05:27
    Adding Form Validation
  122. Урок 122. 00:02:29
    Did you Solve your Challenge?
  123. Урок 123. 00:03:13
    Submitting Form Inputs
  124. Урок 124. 00:04:08
    Adding a Login Form
  125. Урок 125. 00:07:55
    Setting up the Reactive Form
  126. Урок 126. 00:08:34
    Adding Validation & Reading Form Values
  127. Урок 127. 00:08:30
    Showing the Validation Text in the Template
  128. Урок 128. 00:05:51
    Switching Between Login & Signup
  129. Урок 129. 00:01:35
    Wrap Up
  130. Урок 130. 00:02:22
    Module Introduction
  131. Урок 131. 00:02:35
    Analyzing the Requirements
  132. Урок 132. 00:04:13
    Working on the Challenge Service
  133. Урок 133. 00:10:35
    Adding the Challenge & Day Models
  134. Урок 134. 00:03:59
    Using the Challenge Model
  135. Урок 135. 00:07:29
    Using the Challenge Service
  136. Урок 136. 00:03:33
    Rendering the Current Challenge
  137. Урок 137. 00:07:49
    Working on the Today Page & State
  138. Урок 138. 00:05:47
    Preparing the Update Day Status Logic
  139. Урок 139. 00:04:55
    Updating the Day Status for Today
  140. Урок 140. 00:09:04
    Reflecting the Day State on the Action Buttons
  141. Урок 141. 00:06:18
    Adding Animations
  142. Урок 142. 00:05:37
    Controlling the Settable Days
  143. Урок 143. 00:05:10
    Setting the Day Status via the Modal
  144. Урок 144. 00:08:57
    Reflecting the Current Day's State
  145. Урок 145. 00:06:38
    Changing the Cancel Logic in the Modal
  146. Урок 146. 00:01:59
    Resetting Today's State Correctly
  147. Урок 147. 00:07:04
    Updating an Existing Challenge
  148. Урок 148. 00:02:04
    Disabling the Edit Button
  149. Урок 149. 00:01:36
    Wrap Up
  150. Урок 150. 00:00:47
    Module Introduction
  151. Урок 151. 00:03:21
    Setting Up the Firebase Database
  152. Урок 152. 00:06:39
    Storing a New Challenge in the Database
  153. Урок 153. 00:10:26
    Fetching Data From the Backend
  154. Урок 154. 00:03:31
    Displaying the Loaded Data
  155. Урок 155. 00:03:37
    Updating Challenges
  156. Урок 156. 00:04:35
    Disabling the "Failed" Button
  157. Урок 157. 00:01:13
    Wrap Up
  158. Урок 158. 00:00:45
    Module Introduction
  159. Урок 159. 00:03:44
    How Authentication Works
  160. Урок 160. 00:06:34
    Signing Users Up
  161. Урок 161. 00:05:59
    Logging Users In
  162. Урок 162. 00:09:11
    Handling Errors & Showing Alerts
  163. Урок 163. 00:09:57
    Creating a User Object & Storing the Token
  164. Урок 164. 00:05:01
    Managing the User in the Auth Service
  165. Урок 165. 00:04:25
    Attaching the Auth Token to Requests
  166. Урок 166. 00:02:47
    Authenticating All Requests
  167. Урок 167. 00:02:49
    Adding Logout
  168. Урок 168. 00:03:07
    Checking the Authentication State
  169. Урок 169. 00:08:34
    Adding Auto Login
  170. Урок 170. 00:09:04
    Adding Auto Logout
  171. Урок 171. 00:13:19
    Adding an Authentication Guard
  172. Урок 172. 00:01:10
    Fixing the Redirection Path
  173. Урок 173. 00:12:01
    Adding Authorization
  174. Урок 174. 00:01:30
    Wrap Up
  175. Урок 175. 00:00:36
    Module Introduction
  176. Урок 176. 00:02:46
    The Publishing Process
  177. Урок 177. 00:11:53
    Testing our App on Different Devices
  178. Урок 178. 00:03:42
    Adding the App Icon & Splash Screen Icons
  179. Урок 179. 00:00:56
    Further Resources
  180. Урок 180. 00:05:30
    Publishing the iOS App
  181. Урок 181. 00:09:29
    Publishing the Android App
  182. Урок 182. 00:01:11
    Module Introduction
  183. Урок 183. 00:03:48
    How Code Sharing Works
  184. Урок 184. 00:03:55
    Creating a Shared Project
  185. Урок 185. 00:03:35
    Analysing the Project Structure
  186. Урок 186. 00:02:08
    Running the Apps
  187. Урок 187. 00:08:01
    Adjusting the Auth & App Modules
  188. Урок 188. 00:07:09
    Using Helper Services
  189. Урок 189. 00:13:25
    Finishing the Auth Component & Adding Styles
  190. Урок 190. 00:08:03
    Working on the Auth Form Styling
  191. Урок 191. 00:03:20
    More Auth
  192. Урок 192. 00:10:39
    Adding More Helper Services
  193. Урок 193. 00:06:29
    Finishing the Authentication Part
  194. Урок 194. 00:11:01
    Starting Work on the Challenges Part
  195. Урок 195. 00:10:46
    Working on the "Today" Page
  196. Урок 196. 00:07:41
    Working on the "Challenge Edit" Component
  197. Урок 197. 00:02:53
    Fixing the Challenges Filenames & Imports
  198. Урок 198. 00:08:04
    Adding the ActionBar
  199. Урок 199. 00:02:15
    Reaching the "Challenge Edit" Page
  200. Урок 200. 00:03:28
    Adding the Auth Guard & Auto-Login
  201. Урок 201. 00:10:44
    Working on the "Current Challenge" Page
  202. Урок 202. 00:10:00
    Adjusting the Styles
  203. Урок 203. 00:03:06
    Resetting the Editing Page Correctly
  204. Урок 204. 00:06:01
    Fetching the Current Challenge on Multiple Pages
  205. Урок 205. 00:04:36
    Adjusting the Navigation Items
  206. Урок 206. 00:05:34
    Navigating Back (Correctly)
  207. Урок 207. 00:05:06
    Adding a Web Modal
  208. Урок 208. 00:03:21
    Adding a Backdrop for the Modal
  209. Урок 209. 00:07:00
    Adding Modal Actions & User Interactions
  210. Урок 210. 00:02:50
    Reflecting the Day Status in the Modal
  211. Урок 211. 00:03:27
    Populating the Grid Correctly
  212. Урок 212. 00:03:12
    Logging Out
  213. Урок 213. 00:09:22
    Adding a Loading Indicator
  214. Урок 214. 00:09:37
    Finishing the Mobile Apps
  215. Урок 215. 00:01:26
    Wrap Up
  216. Урок 216. 00:01:50
    Roundup & Next Steps
  217. Урок 217. 00:01:34
    Using the Official Resources