1. Урок 1. 00:02:28
    Course Introduction
  2. Урок 2. 00:07:45
    What Is Ionic?
  3. Урок 3. 00:04:29
    A Closer Look at the Ionic Platform
  4. Урок 4. 00:04:00
    What is Angular?
  5. Урок 5. 00:13:37
    Our First Ionic App!
  6. Урок 6. 00:04:03
    The History of Ionic
  7. Урок 7. 00:03:07
    Ionic 4+ vs Ionic 3
  8. Урок 8. 00:03:46
    How to Build Native Mobile Apps with Ionic
  9. Урок 9. 00:06:24
    Course Outline
  10. Урок 10. 00:03:03
    How To Get The Most Out Of The Course
  11. Урок 11. 00:00:33
    Module Introduction
  12. Урок 12. 00:02:43
    What is Angular?
  13. Урок 13. 00:03:10
    Angular SPAs & Ionic
  14. Урок 14. 00:01:38
    Understanding Components
  15. Урок 15. 00:04:30
    Installing Angular with the CLI
  16. Урок 16. 00:05:00
    Installing the IDE
  17. Урок 17. 00:08:15
    Understanding the Folder Structure
  18. Урок 18. 00:07:05
    The App Component
  19. Урок 19. 00:04:06
    Creating Our First Component
  20. Урок 20. 00:05:24
    Cross Component Communication with Property Binding
  21. Урок 21. 00:04:06
    Understanding Directives & String Interpolation
  22. Урок 22. 00:04:09
    Handling User Input
  23. Урок 23. 00:02:14
    Understanding Event Binding
  24. Урок 24. 00:01:50
    Local References
  25. Урок 25. 00:05:57
    Understanding Two-Way-Binding
  26. Урок 26. 00:03:59
    Passing Data Around with Custom Events
  27. Урок 27. 00:07:11
    Implementing Routing
  28. Урок 28. 00:03:16
    Setting Up Services
  29. Урок 29. 00:02:49
    Using Services with Dependency Injection
  30. Урок 30. 00:03:26
    Working with Angular Lifecycle Hooks
  31. Урок 31. 00:02:45
    Adding a Person with Services
  32. Урок 32. 00:02:04
    Navigating between Components
  33. Урок 33. 00:03:09
    Removing Items Upon a Click
  34. Урок 34. 00:05:35
    "Push"ing Data Around with Subjects
  35. Урок 35. 00:10:04
    Sending Http Requests
  36. Урок 36. 00:02:06
    Showing a Placeholder Whilst Waiting for a Response
  37. Урок 37. 00:01:18
    Wrap Up
  38. Урок 38. 00:01:21
    Module Introduction
  39. Урок 39. 00:04:27
    Core App Building Blocks
  40. Урок 40. 00:06:48
    Under the Hood of Ionic Components
  41. Урок 41. 00:03:05
    Setting Up a Non-Angular Ionic Project
  42. Урок 42. 00:02:30
    Where to Learn all about Ionic Components
  43. Урок 43. 00:05:12
    Using Basic Ionic Components
  44. Урок 44. 00:03:24
    More Basic Components
  45. Урок 45. 00:02:28
    Component Categories
  46. Урок 46. 00:04:52
    Using the Ionic Grid
  47. Урок 47. 00:06:15
    Adding Icons & Using Slots
  48. Урок 48. 00:03:43
    Using CSS Utility Attributes
  49. Урок 49. 00:04:13
    Using Ionic Elements like "Normal" HTML Elements
  50. Урок 50. 00:02:47
    Validating User Input
  51. Урок 51. 00:04:58
    Creating Ionic Elements Programmatically
  52. Урок 52. 00:03:40
    Finishing Up the Base JavaScript Logic
  53. Урок 53. 00:01:32
    Finalizing the Layout
  54. Урок 54. 00:06:29
    Using Controller Components
  55. Урок 55. 00:05:30
    Why Angular?
  56. Урок 56. 00:01:45
    Module Introduction
  57. Урок 57. 00:02:40
    Why Use Angular?
  58. Урок 58. 00:05:50
    Creating a New Ionic Angular Project
  59. Урок 59. 00:05:55
    Analyzing the Created Project
  60. Урок 60. 00:03:54
    How Angular & Ionic Work Together
  61. Урок 61. 00:07:45
    Adding & Loading a New Page
  62. Урок 62. 00:05:29
    Using Angular Features on Ionic Components
  63. Урок 63. 00:04:07
    Setting Up Angular Routes
  64. Урок 64. 00:06:22
    Managing State with Services
  65. Урок 65. 00:08:35
    Extracting and Displaying Route Param Data
  66. Урок 66. 00:05:33
    Navigating Between Pages
  67. Урок 67. 00:04:35
    Deleting a Recipe
  68. Урок 68. 00:03:32
    Injecting Ionic Controllers
  69. Урок 69. 00:05:50
    Angular Components vs Ionic Components
  70. Урок 70. 00:00:38
    Wrap Up
  71. Урок 71. 00:01:00
    Module Introduction
  72. Урок 72. 00:01:29
    General Information
  73. Урок 73. 00:12:34
    Creating an Android App
  74. Урок 74. 00:09:11
    Creating an iOS App
  75. Урок 75. 00:01:04
    Wrap Up
  76. Урок 76. 00:00:45
    Module Introduction
  77. Урок 77. 00:04:03
    Error Messages & console.log()
  78. Урок 78. 00:02:31
    Using the Browser DevTools & Breakpoints
  79. Урок 79. 00:02:54
    Debugging the UI & Performance
  80. Урок 80. 00:04:17
    Debugging Android Apps
  81. Урок 81. 00:04:17
    Debugging iOS Apps
  82. Урок 82. 00:00:41
    Wrap Up
  83. Урок 83. 00:01:42
    Module Introduction
  84. Урок 84. 00:04:38
    How Routing Work In An Ionic + Angular App
  85. Урок 85. 00:09:21
    Ionic Page Caching & Extra Lifecycle Hooks
  86. Урок 86. 00:04:07
    Planning the Course Project
  87. Урок 87. 00:07:45
    Creating Our App Pages
  88. Урок 88. 00:02:00
    Adjusting Our Main Routing Configuration
  89. Урок 89. 00:01:30
    Understanding Ionic Tabs
  90. Урок 90. 00:15:23
    Adding Tabs to the App
  91. Урок 91. 00:05:54
    Preparing Data & Services for the Project
  92. Урок 92. 00:08:13
    Outputting "Places"
  93. Урок 93. 00:06:22
    Adding Forward Navigation
  94. Урок 94. 00:07:02
    Going Back with NavController
  95. Урок 95. 00:03:14
    Navigating via Toolbar Buttons
  96. Урок 96. 00:05:35
    Extracting the ID of Loaded Places
  97. Урок 97. 00:07:01
    Adding a SideDrawer
  98. Урок 98. 00:04:47
    Opening + Closing the SideDrawer
  99. Урок 99. 00:04:16
    Adding Links & Switching Pages
  100. Урок 100. 00:03:29
    Adding the Auth Service
  101. Урок 101. 00:07:48
    Adding an Auth Guard
  102. Урок 102. 00:06:27
    Opening a Modal
  103. Урок 103. 00:07:22
    Closing the Modal & Passing Data
  104. Урок 104. 00:01:25
    Wrap Up
  105. Урок 105. 00:01:53
    Module Introduction
  106. Урок 106. 00:06:10
    Attributes & Slots
  107. Урок 107. 00:08:36
    Ionic Grid Basics
  108. Урок 108. 00:03:45
    Controlling Grid Column Sizes
  109. Урок 109. 00:05:30
    Controlling Grid Alignment
  110. Урок 110. 00:05:11
    Responsive Grid Sizing
  111. Урок 111. 00:02:12
    Grid Summary
  112. Урок 112. 00:03:07
    ion-list vs ion-grid
  113. Урок 113. 00:07:30
    ion-label & ion-item
  114. Урок 114. 00:02:40
    ion-text
  115. Урок 115. 00:11:09
    Swipeable List Items
  116. Урок 116. 00:10:13
    Swipeable Bookings
  117. Урок 117. 00:03:51
    Understanding Virtual Scrolling
  118. Урок 118. 00:05:24
    Implementing Virtual Scrolling
  119. Урок 119. 00:02:46
    Adding Image Elements
  120. Урок 120. 00:05:48
    Segmented Buttons
  121. Урок 121. 00:04:18
    Adding a Spinner
  122. Урок 122. 00:02:37
    Using the Loading Controller
  123. Урок 123. 00:06:51
    Using the ActionSheet Controller
  124. Урок 124. 00:01:43
    Wrap Up
  125. Урок 125. 00:01:13
    Module Introduction
  126. Урок 126. 00:06:45
    How Styling & Theming Works in Ionic Apps
  127. Урок 127. 00:01:14
    Docs & Utility Attributes
  128. Урок 128. 00:03:29
    Setting Global Theme Variables
  129. Урок 129. 00:01:19
    Setting Global Styles
  130. Урок 130. 00:02:36
    Setting All Colors at Once
  131. Урок 131. 00:03:59
    Setting Platform-Specific Styles
  132. Урок 132. 00:08:14
    Styling Core Components with Variables
  133. Урок 133. 00:10:02
    Adding Custom CSS Rules
  134. Урок 134. 00:04:33
    Component-specific CSS Variables
  135. Урок 135. 00:00:41
    Wrap Up
  136. Урок 136. 00:01:33
    Module Introduction
  137. Урок 137. 00:01:21
    User Input Requirements
  138. Урок 138. 00:05:46
    Setting Up a Form Template
  139. Урок 139. 00:07:38
    Adding a Template-driven Form
  140. Урок 140. 00:06:03
    Handling Validation
  141. Урок 141. 00:02:36
    Switching Between Auth Modes
  142. Урок 142. 00:02:29
    Finishing the Auth Form
  143. Урок 143. 00:03:55
    Starting Work on a New Offer Form
  144. Урок 144. 00:04:23
    Finishing the Offer Form Template
  145. Урок 145. 00:05:22
    Creating a Reactive Form
  146. Урок 146. 00:04:01
    Syncing the Form to the Template
  147. Урок 147. 00:04:02
    Finishing the New Offer Form
  148. Урок 148. 00:00:53
    Edit Form Challenge
  149. Урок 149. 00:05:37
    Adding the Edit Offer Form
  150. Урок 150. 00:04:34
    Starting with the Booking Form
  151. Урок 151. 00:06:00
    Working on the Book Place Template
  152. Урок 152. 00:11:45
    Configuring the Date Controls
  153. Урок 153. 00:07:46
    Validating & Submitting the Form
  154. Урок 154. 00:01:27
    Wrap Up
  155. Урок 155. 00:01:06
    Module Introduction
  156. Урок 156. 00:04:02
    What is State?
  157. Урок 157. 00:12:15
    Adding New Places
  158. Урок 158. 00:09:00
    Using RxJS Subjects for State Management
  159. Урок 159. 00:12:25
    Passing Data via Subjects & Subscriptions
  160. Урок 160. 00:08:11
    UI State in Action
  161. Урок 161. 00:08:41
    Updating Places
  162. Урок 162. 00:07:02
    UI State with Bookable Places
  163. Урок 163. 00:16:06
    Booking Places
  164. Урок 164. 00:00:26
    Fixing a Bug
  165. Урок 165. 00:04:55
    Canceling Bookings
  166. Урок 166. 00:04:37
    Finishing Touches
  167. Урок 167. 00:00:47
    Module Introduction
  168. Урок 168. 00:02:14
    How To Connect to a Backend
  169. Урок 169. 00:02:12
    Setting Up Firebase
  170. Урок 170. 00:07:13
    Sending Data via Http
  171. Урок 171. 00:03:37
    Using Response Data
  172. Урок 172. 00:14:51
    Fetching & Displaying Data
  173. Урок 173. 00:06:39
    Updating Places
  174. Урок 174. 00:03:16
    Fetching Data in Multiple Places
  175. Урок 175. 00:07:00
    Loading Data in a Single Place
  176. Урок 176. 00:03:53
    Updating Places Correctly
  177. Урок 177. 00:03:28
    Error Handling
  178. Урок 178. 00:06:19
    Fetching Single Places
  179. Урок 179. 00:06:47
    Adding a Booking
  180. Урок 180. 00:10:08
    Fetching Bookings By User
  181. Урок 181. 00:05:12
    Deleting Bookings
  182. Урок 182. 00:00:57
    Wrap Up
  183. Урок 183. 00:01:30
    Module Introduction
  184. Урок 184. 00:03:33
    API Setup
  185. Урок 185. 00:06:52
    Adding a LocationPicker Component
  186. Урок 186. 00:04:00
    Opening the Map Modal
  187. Урок 187. 00:08:45
    Adding the Google Maps SDK
  188. Урок 188. 00:06:05
    Rendering a Map
  189. Урок 189. 00:03:42
    Picking Locations via a Click on the Map
  190. Урок 190. 00:08:48
    Finding the Address for a Place
  191. Урок 191. 00:07:20
    Fetching a Static Image URL
  192. Урок 192. 00:05:13
    Displaying a Place Preview
  193. Урок 193. 00:01:02
    Changing the Selection
  194. Урок 194. 00:02:11
    Removing the Click Listener
  195. Урок 195. 00:08:15
    Submitting the Location
  196. Урок 196. 00:03:24
    Outputting Address & Map
  197. Урок 197. 00:08:37
    Re-using the Maps Modal
  198. Урок 198. 00:00:58
    Module Introduction
  199. Урок 199. 00:04:13
    Understanding Capacitor & Cordova
  200. Урок 200. 00:00:57
    Using the Docs
  201. Урок 201. 00:06:40
    Using Capacitor Plugins
  202. Урок 202. 00:09:38
    Getting the User Location
  203. Урок 203. 00:06:18
    Testing the Location Feature
  204. Урок 204. 00:04:27
    Starting With the Image Picker
  205. Урок 205. 00:10:12
    Taking Pictures
  206. Урок 206. 00:05:01
    Detecting the Platform Correctly
  207. Урок 207. 00:04:44
    Adding a Filepicker Fallback
  208. Урок 208. 00:03:01
    Getting the Picked Image
  209. Урок 209. 00:05:14
    Converting the Image String to a File
  210. Урок 210. 00:03:31
    Storing the Image in the Form
  211. Урок 211. 00:04:07
    Using PWA Elements
  212. Урок 212. 00:04:47
    Improving the ImagePicker Component
  213. Урок 213. 00:05:05
    Adding Server-side Image Uploading Code
  214. Урок 214. 00:07:31
    Adding Image Upload
  215. Урок 215. 00:01:07
    Wrap Up
  216. Урок 216. 00:00:52
    Module Introduction
  217. Урок 217. 00:03:01
    How Authentication Works
  218. Урок 218. 00:10:06
    Adding User Signup
  219. Урок 219. 00:06:34
    Refactoring the Authentication Code
  220. Урок 220. 00:06:24
    Adding User Login
  221. Урок 221. 00:06:42
    Managing the User with a Subject
  222. Урок 222. 00:04:56
    Storing the Token in Memory
  223. Урок 223. 00:04:43
    Using the ID Observable Correctly
  224. Урок 224. 00:04:58
    More userId Usage
  225. Урок 225. 00:00:50
    Fixing the Subscription
  226. Урок 226. 00:05:57
    Using the userId Everywhere
  227. Урок 227. 00:04:23
    Storing Auth Data in Device Storag
  228. Урок 228. 00:06:49
    Adding Autologin
  229. Урок 229. 00:04:16
    Using Autologin
  230. Урок 230. 00:07:53
    Adding a Reactive Logout System
  231. Урок 231. 00:08:01
    Adding Autologout
  232. Урок 232. 00:06:23
    Requiring the Auth Token on the Backend
  233. Урок 233. 00:07:56
    Sending the Auth Token to the Backend
  234. Урок 234. 00:04:13
    More Token Usage
  235. Урок 235. 00:01:36
    Wrap Up
  236. Урок 236. 00:01:07
    Module Introduction
  237. Урок 237. 00:07:53
    Preparing App Configs
  238. Урок 238. 00:08:54
    Custom Icons & Splash Screens
  239. Урок 239. 00:03:55
    Android Deployment
  240. Урок 240. 00:03:34
    iOS Deployment
  241. Урок 241. 00:05:46
    Web Development
  242. Урок 242. 00:01:38
    Course Roundup