1. Урок 1. 00:01:06
    How to Get Help
  2. Урок 2. 00:08:50
    Intro - Our First App
  3. Урок 3. 00:07:24
    A Few Questions Answered
  4. Урок 4. 00:03:25
    Project Overview
  5. Урок 5. 00:02:33
    Starting and Stopping an Angular Project
  6. Урок 6. 00:06:08
    Updating a Component Template
  7. Урок 7. 00:07:03
    Event Binding Syntax
  8. Урок 8. 00:06:55
    Property Binding Syntax
  9. Урок 9. 00:04:16
    Interpolation Syntax
  10. Урок 10. 00:04:14
    Angular vs JavaScript Design Patterns
  11. Урок 11. 00:04:39
    Tracking Input State
  12. Урок 12. 00:04:48
    Tracking Additional Properties
  13. Урок 13. 00:08:23
    Handling Text Input
  14. Урок 14. 00:06:36
    Generating a Random Password
  15. Урок 15. 00:04:31
    Review on Property Binding
  16. Урок 16. 00:03:19
    Adding Third Party CSS
  17. Урок 17. 00:03:13
    CSS Import Statements
  18. Урок 18. 00:02:25
    Adding Some Styling
  19. Урок 19. 00:05:42
    Structural Directives
  20. Урок 20. 00:03:54
    Deploying Angular Apps
  21. Урок 21. 00:02:25
    Terminology Review
  22. Урок 22. 00:02:17
    App Overview
  23. Урок 23. 00:03:38
    Project Setup
  24. Урок 24. 00:05:29
    A Quick HTML Dump
  25. Урок 25. 00:03:51
    Adding Static Files to Angular
  26. Урок 26. 00:06:18
    Scoped CSS Files
  27. Урок 27. 00:07:00
    Components in Angular
  28. Урок 28. 00:05:23
    Creating Components
  29. Урок 29. 00:07:02
    How Angular Creates Components
  30. Урок 30. 00:04:14
    More on CSS Scoping
  31. Урок 31. 00:05:02
    Tying Data to a Component
  32. Урок 32. 00:09:09
    Accepting Data in a Child Component
  33. Урок 33. 00:05:14
    Communicating from Parent to Child
  34. Урок 34. 00:04:28
    Fixing Template References
  35. Урок 35. 00:04:31
    Building Lists with NgFor
  36. Урок 36. 00:03:48
    Two Notes on NgFor
  37. Урок 37. 00:06:42
    Host Element Selectors
  38. Урок 38. 00:04:32
    Deployment and Review
  39. Урок 39. 00:03:55
    App Overview
  40. Урок 40. 00:01:36
    Initial Steps
  41. Урок 41. 00:04:37
    Adding CSS
  42. Урок 42. 00:08:51
    Displaying Content
  43. Урок 43. 00:03:33
    Randomly Generating Text
  44. Урок 44. 00:02:48
    Handling User Input
  45. Урок 45. 00:08:55
    Conditional Display
  46. Урок 46. 00:06:21
    Character by Character Comparison
  47. Урок 47. 00:08:31
    Styling by Comparison
  48. Урок 48. 00:03:13
    Pipes Overview
  49. Урок 49. 00:03:44
    Adding an Input
  50. Урок 50. 00:02:27
    Pipes in Action
  51. Урок 51. 00:04:31
    A Touch of Styling
  52. Урок 52. 00:03:17
    Adding a Date Picker
  53. Урок 53. 00:07:16
    Formatting Dates
  54. Урок 54. 00:03:26
    Displaying Currency
  55. Урок 55. 00:03:04
    Formatting the Currency
  56. Урок 56. 00:05:05
    Formatting Numbers
  57. Урок 57. 00:02:53
    Displaying JSON
  58. Урок 58. 00:06:58
    Creating Custom Pipes
  59. Урок 59. 00:05:04
    Custom Arguments
  60. Урок 60. 00:05:11
    Two Neat Things with Pipes
  61. Урок 61. 00:02:03
    App Overview
  62. Урок 62. 00:02:46
    App Setup
  63. Урок 63. 00:02:41
    Getting Some Data
  64. Урок 64. 00:04:47
    Review on NgFor
  65. Урок 65. 00:03:40
    The NgClass Directive
  66. Урок 66. 00:04:37
    More on NgClass
  67. Урок 67. 00:04:04
    Conditionally Disabling Buttons
  68. Урок 68. 00:02:57
    Changes Pages
  69. Урок 69. 00:01:43
    Displaying Images
  70. Урок 70. 00:03:48
    Reminder on NgIf
  71. Урок 71. 00:08:20
    Multiple Directives with Ng-Container
  72. Урок 72. 00:04:34
    NgSwitch
  73. Урок 73. 00:03:10
    Generating Custom Directives
  74. Урок 74. 00:03:27
    Accessing Elements from a Custom Directive
  75. Урок 75. 00:06:42
    Communicating Properties to Directives
  76. Урок 76. 00:06:13
    Intercepting a Property Assignment
  77. Урок 77. 00:02:59
    Input Aliasing
  78. Урок 78. 00:04:07
    Replacing NgClass
  79. Урок 79. 00:08:55
    Custom Structural Directives
  80. Урок 80. 00:04:41
    Context in Structural Directives
  81. Урок 81. 00:04:47
    App Overview
  82. Урок 82. 00:04:42
    Tackling Some Challenges
  83. Урок 83. 00:05:04
    Modules Overview
  84. Урок 84. 00:05:18
    Generating Modules
  85. Урок 85. 00:06:41
    Importing and Exporting Modules
  86. Урок 86. 00:02:10
    Modules Exercise
  87. Урок 87. 00:03:29
    Modules Exercise Solution
  88. Урок 88. 00:02:25
    Module Property Definitions
  89. Урок 89. 00:05:27
    Adding Basic Routing
  90. Урок 90. 00:01:37
    Routing Exercise
  91. Урок 91. 00:02:11
    Exercise Solution
  92. Урок 92. 00:04:04
    The RouterOutlet Element
  93. Урок 93. 00:04:18
    Navigating with RouterLink
  94. Урок 94. 00:04:25
    A Touch of Styling
  95. Урок 95. 00:01:41
    Styling an Active Link
  96. Урок 96. 00:05:59
    Adding Home and NotFound Routes
  97. Урок 97. 00:04:38
    Reordering Routing Rules
  98. Урок 98. 00:01:43
    Landing and NotFound Components
  99. Урок 99. 00:04:15
    Lazy vs Eager Loading
  100. Урок 100. 00:09:14
    Implementing Lazy Loading
  101. Урок 101. 00:02:54
    Lazy Loading Exercise
  102. Урок 102. 00:03:44
    Exercise Solution
  103. Урок 103. 00:05:15
    Creating a Placeholder Component
  104. Урок 104. 00:04:57
    Customizing Components
  105. Урок 105. 00:05:06
    Reminder on Structural Directives
  106. Урок 106. 00:04:39
    Widget Modules
  107. Урок 107. 00:05:00
    Implementing a Titled Divider
  108. Урок 108. 00:05:03
    Grabbing Content with NgContent
  109. Урок 109. 00:03:43
    Creating a Segment Component
  110. Урок 110. 00:09:37
    NgContent with Selects
  111. Урок 111. 00:03:35
    Hiding Empty Elements
  112. Урок 112. 00:04:11
    Building a Reusable Table
  113. Урок 113. 00:02:48
    Generating and Displaying the Table
  114. Урок 114. 00:04:31
    Communicating Down Table Data
  115. Урок 115. 00:07:28
    Assembling the Table
  116. Урок 116. 00:04:08
    Passing Down Class Names
  117. Урок 117. 00:03:05
    Tab Based Navigation
  118. Урок 118. 00:04:21
    Adding Child Navigation Routes
  119. Урок 119. 00:05:25
    Understanding Child Component Routing
  120. Урок 120. 00:05:46
    RouterLink Configuration
  121. Урок 121. 00:09:02
    Relative RouterLink References
  122. Урок 122. 00:03:18
    Alternate RouterLink Syntax
  123. Урок 123. 00:02:22
    Matching Exact Paths
  124. Урок 124. 00:03:48
    A Reusable Tabs Component
  125. Урок 125. 00:01:55
    Views Module Exercise
  126. Урок 126. 00:04:37
    Exercise Solution
  127. Урок 127. 00:07:01
    Displaying a List of Statistics
  128. Урок 128. 00:09:03
    Displaying a List of Items
  129. Урок 129. 00:02:20
    The Mods Module
  130. Урок 130. 00:05:16
    Modal Window Setup
  131. Урок 131. 00:04:14
    More Basic Modal Setup
  132. Урок 132. 00:06:30
    Natural Issues with Modal Windows
  133. Урок 133. 00:05:51
    Solving the Modal Issue
  134. Урок 134. 00:07:55
    Lifecycle Hooks
  135. Урок 135. 00:04:36
    Hiding the Modal with NgOnDestroy
  136. Урок 136. 00:04:45
    Opening the Modal
  137. Урок 137. 00:04:06
    Closing the Modal
  138. Урок 138. 00:02:48
    Stopping Event Bubbling
  139. Урок 139. 00:11:16
    Making the Modal Reusable
  140. Урок 140. 00:02:13
    Building an Accordion
  141. Урок 141. 00:07:30
    Listing Accordion Elements
  142. Урок 142. 00:05:20
    Expanding the Active Element
  143. Урок 143. 00:04:22
    Intro to TypeScript
  144. Урок 144. 00:06:55
    Basic Types
  145. Урок 145. 00:05:07
    Type Inference
  146. Урок 146. 00:04:42
    Why TypeScript at All?
  147. Урок 147. 00:07:01
    TS with Functions
  148. Урок 148. 00:05:03
    Difficulties with Objects
  149. Урок 149. 00:08:27
    Introducing Interfaces
  150. Урок 150. 00:07:21
    Classes and Properties
  151. Урок 151. 00:06:50
    Public and Private
  152. Урок 152. 00:02:26
    Property Assignment Shortcut
  153. Урок 153. 00:05:39
    Enabling Decorator Support
  154. Урок 154. 00:08:26
    Decorators
  155. Урок 155. 00:02:15
    The Module System
  156. Урок 156. 00:06:04
    Strict Mode
  157. Урок 157. 00:06:20
    Combining Interfaces and Classes
  158. Урок 158. 00:07:23
    Class Generics
  159. Урок 159. 00:08:25
    Function Generics
  160. Урок 160. 00:03:34
    App Overview
  161. Урок 161. 00:06:27
    App Architecture
  162. Урок 162. 00:02:50
    Generating Services
  163. Урок 163. 00:07:18
    Component Design Methodology
  164. Урок 164. 00:04:21
    Handling Form Submission
  165. Урок 165. 00:05:37
    Child to Parent Communication
  166. Урок 166. 00:06:20
    The Wikipedia API
  167. Урок 167. 00:02:58
    Notes on Services
  168. Урок 168. 00:05:00
    Accessing Services
  169. Урок 169. 00:13:53
    Really Weird Behavior
  170. Урок 170. 00:08:31
    Where'd That Come From
  171. Урок 171. 00:06:49
    Ok, But Why?
  172. Урок 172. 00:12:19
    Why Dependency Injection is Useful
  173. Урок 173. 00:05:46
    Making HTTP Requests
  174. Урок 174. 00:05:06
    Seeing the Request's Response
  175. Урок 175. 00:06:52
    More Parent to Child Communication
  176. Урок 176. 00:05:16
    Building the Table
  177. Урок 177. 00:07:20
    Escaping HTML Characters
  178. Урок 178. 00:09:28
    XSS Attacks
  179. Урок 179. 00:08:20
    More on XSS Attacks
  180. Урок 180. 00:05:23
    Adding Title Links
  181. Урок 181. 00:04:10
    Another CSS Gotcha
  182. Урок 182. 00:04:43
    Last Bit of Styling
  183. Урок 183. 00:06:18
    Notes on RxJs
  184. Урок 184. 00:07:35
    A Quick JS Example
  185. Урок 185. 00:06:06
    Adding RxJs Terminology
  186. Урок 186. 00:07:50
    Creating an Observable
  187. Урок 187. 00:09:07
    Implementing the Processing Pipeline
  188. Урок 188. 00:09:30
    More Processing!
  189. Урок 189. 00:07:10
    Adding an Observer
  190. Урок 190. 00:04:46
    Operator Groups
  191. Урок 191. 00:05:25
    Specific Operators
  192. Урок 192. 00:11:39
    Low Level Observables
  193. Урок 193. 00:03:21
    Alternative Observer Syntax
  194. Урок 194. 00:04:32
    Unicast Observables
  195. Урок 195. 00:07:04
    More on Unicast Observables
  196. Урок 196. 00:03:06
    Multicast Observables
  197. Урок 197. 00:05:25
    Multicast in Action
  198. Урок 198. 00:04:48
    Hot vs Cold Observables
  199. Урок 199. 00:03:34
    RxJs in an Angular World
  200. Урок 200. 00:08:00
    Applying TypeScript to RxJs
  201. Урок 201. 00:06:54
    Generics with RxJs
  202. Урок 202. 00:05:47
    Using TypeScript to Catch Errors
  203. Урок 203. 00:07:40
    TypeScript is Smart
  204. Урок 204. 00:02:31
    Summary
  205. Урок 205. 00:02:03
    App Overview
  206. Урок 206. 00:02:56
    App Architecture Design
  207. Урок 207. 00:05:33
    API Signup
  208. Урок 208. 00:03:35
    HTTP Module Hookup
  209. Урок 209. 00:06:22
    HTTP Dependency Injection
  210. Урок 210. 00:04:12
    Making the Request
  211. Урок 211. 00:02:34
    Displaying the Component
  212. Урок 212. 00:04:02
    Making the Request
  213. Урок 213. 00:03:14
    Using a Generic Type
  214. Урок 214. 00:02:51
    Displaying the Image
  215. Урок 215. 00:04:23
    Refetching Data
  216. Урок 216. 00:04:27
    App Overview
  217. Урок 217. 00:05:51
    Reactive Forms vs Template Forms
  218. Урок 218. 00:07:13
    Creating a Form Instance
  219. Урок 219. 00:05:38
    Binding a FormGroup to a Form
  220. Урок 220. 00:03:53
    Validating Fields
  221. Урок 221. 00:03:55
    Finding Validation Errors
  222. Урок 222. 00:07:02
    Nasty Error Handling
  223. Урок 223. 00:07:42
    Showing and Hiding Validation Messages
  224. Урок 224. 00:06:21
    Making a Reusable Input
  225. Урок 225. 00:06:22
    Adding Message Cases
  226. Урок 226. 00:05:39
    Changing Styling on Validation Errors
  227. Урок 227. 00:03:40
    Adding Additional Inputs
  228. Урок 228. 00:04:10
    Handling Form Submission
  229. Урок 229. 00:06:59
    Additional Validations
  230. Урок 230. 00:04:09
    Input Masking
  231. Урок 231. 00:08:54
    Hijacking Form Control Values
  232. Урок 232. 00:05:35
    Inserting Extra Characters
  233. Урок 233. 00:06:58
    Reformatting the Input
  234. Урок 234. 00:09:49
    Using a Library for Masking
  235. Урок 235. 00:06:11
    Resetting a Form
  236. Урок 236. 00:03:59
    A Touch of Styling
  237. Урок 237. 00:06:46
    Adding a Credit Card
  238. Урок 238. 00:01:14
    App Overview
  239. Урок 239. 00:05:37
    Basic Template Form Setup
  240. Урок 240. 00:03:24
    Two Way Binding Syntax
  241. Урок 241. 00:09:12
    Differences Between Template and Reactive Forms
  242. Урок 242. 00:03:52
    Validation Around Template Forms
  243. Урок 243. 00:04:25
    Conditional Validation
  244. Урок 244. 00:02:17
    Handling Form Submission
  245. Урок 245. 00:04:08
    Adding Styling and Wrapup
  246. Урок 246. 00:03:06
    App Overview
  247. Урок 247. 00:02:05
    App Setup
  248. Урок 248. 00:05:30
    Possible Design Approaches
  249. Урок 249. 00:06:33
    Displaying Form Values
  250. Урок 250. 00:08:34
    Adding Custom Validation
  251. Урок 251. 00:06:19
    Extracting Custom Validation Logic
  252. Урок 252. 00:05:22
    Making Validators Reusable
  253. Урок 253. 00:03:06
    RxJs with Reactive Forms
  254. Урок 254. 00:05:19
    Handling Correct Answers
  255. Урок 255. 00:03:46
    The Delay Operator
  256. Урок 256. 00:04:39
    Adding a Statistic
  257. Урок 257. 00:06:29
    RxJs Solution
  258. Урок 258. 00:03:09
    A Touch of Styling
  259. Урок 259. 00:03:05
    Helping the User Along
  260. Урок 260. 00:11:02
    Accessing FormGroups from Custom Directives
  261. Урок 261. 00:07:17
    Detecting Changes
  262. Урок 262. 00:03:15
    Applying a Class Name
  263. Урок 263. 00:04:31
    App Overview
  264. Урок 264. 00:01:56
    The API Server
  265. Урок 265. 00:08:47
    Contacting the Backend API
  266. Урок 266. 00:05:27
    Cookie Based Authentication
  267. Урок 267. 00:03:59
    File Generation
  268. Урок 268. 00:06:18
    Navigation Reminder
  269. Урок 269. 00:05:26
    Adding a Signup Form
  270. Урок 270. 00:03:45
    Adding Basic Styling
  271. Урок 271. 00:09:06
    Username and Password Validation
  272. Урок 272. 00:09:40
    Writing Custom Validators
  273. Урок 273. 00:06:06
    Connecting Custom Validators
  274. Урок 274. 00:09:53
    Implementing Async Validators
  275. Урок 275. 00:07:42
    Nasty Async Validators
  276. Урок 276. 00:11:44
    Understanding Async Validators
  277. Урок 277. 00:10:38
    Handling Errors from Async Validation
  278. Урок 278. 00:07:37
    Building an Auth Service
  279. Урок 279. 00:06:10
    Another Reusable Input
  280. Урок 280. 00:08:34
    Robust Error Handling
  281. Урок 281. 00:05:00
    Customizing Input Type
  282. Урок 282. 00:07:12
    Fixing a Few Odds and Ends
  283. Урок 283. 00:04:10
    Signup Process Overview
  284. Урок 284. 00:09:35
    Making the Signup Request
  285. Урок 285. 00:06:31
    Cleaning up the Auth Service
  286. Урок 286. 00:08:00
    Handling Signup Errors
  287. Урок 287. 00:02:51
    Generic Error Handling
  288. Урок 288. 00:04:54
    Adding a Navigation Header
  289. Урок 289. 00:07:00
    Maintaining Authentication State
  290. Урок 290. 00:12:17
    Oh No, More RxJs
  291. Урок 291. 00:08:23
    Using BehaviorSubjects
  292. Урок 292. 00:04:37
    The Async Pipe
  293. Урок 293. 00:01:53
    Exact Active Links
  294. Урок 294. 00:06:47
    Checking Auth Status
  295. Урок 295. 00:05:37
    A Gotcha Around the HttpClient
  296. Урок 296. 00:09:00
    HTTP Interceptors
  297. Урок 297. 00:06:36
    Wiring up an Interceptor
  298. Урок 298. 00:04:09
    Modifying Outgoing Requests
  299. Урок 299. 00:08:08
    Other Uses of Interceptors
  300. Урок 300. 00:04:52
    A Little Record Keeping
  301. Урок 301. 00:06:32
    Adding Sign Out
  302. Урок 302. 00:06:40
    Automated Signouts
  303. Урок 303. 00:03:20
    Programmatic Navigation
  304. Урок 304. 00:05:51
    Building the Sign In Flow
  305. Урок 305. 00:08:14
    Sign In Authentication
  306. Урок 306. 00:07:33
    Showing Authentication Errors
  307. Урок 307. 00:08:15
    Inbox Module Design
  308. Урок 308. 00:03:52
    Navigation on Authentication
  309. Урок 309. 00:09:16
    Restricting Routing with Guards
  310. Урок 310. 00:10:30
    Issues With Guards
  311. Урок 311. 00:09:52
    A Solution to the Guard with RxJs
  312. Урок 312. 00:04:59
    Implementing Our RxJs Solution
  313. Урок 313. 00:03:22
    Navigation on Failing a Guard
  314. Урок 314. 00:04:42
    Generating Inbox Components
  315. Урок 315. 00:06:33
    Retrieving Emails
  316. Урок 316. 00:05:38
    Adding Email Fetching to the Service
  317. Урок 317. 00:04:34
    Connecting the Service
  318. Урок 318. 00:04:56
    Rendering a List of Emails
  319. Урок 319. 00:07:49
    Child Route Navigation
  320. Урок 320. 00:04:06
    Relative Links with Router Link
  321. Урок 321. 00:04:35
    Styling the Selected Email
  322. Урок 322. 00:01:02
    Placeholder Markup
  323. Урок 323. 00:06:27
    Extracting URL Params
  324. Урок 324. 00:07:27
    Accessing Route Information
  325. Урок 325. 00:04:22
    Snapshot vs Observable Route Params
  326. Урок 326. 00:07:00
    Issues with Nested Subscribes
  327. Урок 327. 00:04:50
    Canceling Previous Email Requests
  328. Урок 328. 00:07:27
    Handling Undefined Data
  329. Урок 329. 00:04:27
    Reusable Data Fetching with Resolvers
  330. Урок 330. 00:07:13
    Using a Resolver
  331. Урок 331. 00:08:34
    Communicating Data Out of a Resolver
  332. Урок 332. 00:08:15
    Error Handling with Resolvers
  333. Урок 333. 00:06:36
    Showing Email HTML
  334. Урок 334. 00:03:09
    Component Reuse in Email Creation
  335. Урок 335. 00:04:53
    A Reusable Modal
  336. Урок 336. 00:08:53
    Some More Modal Implementation
  337. Урок 337. 00:06:09
    Where to Place the Modal?
  338. Урок 338. 00:05:13
    Toggling Modal Visibility
  339. Урок 339. 00:08:13
    Providing a Form Default Values
  340. Урок 340. 00:05:30
    Displaying Email Inputs
  341. Урок 341. 00:05:29
    Adding Form Validation
  342. Урок 342. 00:03:42
    Displaying Textarea instead of Text Input
  343. Урок 343. 00:06:47
    Capturing the Username
  344. Урок 344. 00:07:17
    Submitting a New Email
  345. Урок 345. 00:05:19
    Sending Original Email
  346. Урок 346. 00:05:05
    Replying to Emails
  347. Урок 347. 00:09:57
    Formatting Reply Emails
  348. Урок 348. 00:04:06
    Sending Replies
  349. Урок 349. 00:01:15
    Quick Bug Fix!
  350. Урок 350. 00:02:04
    Type Annotations and Inference
  351. Урок 351. 00:04:54
    Annotations and Variables
  352. Урок 352. 00:06:54
    Object Literal Annotations
  353. Урок 353. 00:05:56
    Annotations Around Functions
  354. Урок 354. 00:03:52
    Understanding Inference
  355. Урок 355. 00:07:48
    The Any Type
  356. Урок 356. 00:01:50
    Fixing the "Any" Type
  357. Урок 357. 00:03:06
    Delayed Initialization
  358. Урок 358. 00:04:38
    When Inference Doesn't Work
  359. Урок 359. 00:04:57
    Annotations Around Functions
  360. Урок 360. 00:06:09
    Inference Around Functions
  361. Урок 361. 00:01:43
    Annotations for Anonymous Functions
  362. Урок 362. 00:02:50
    Void and Never
  363. Урок 363. 00:03:36
    Destructuring with Annotations
  364. Урок 364. 00:07:06
    Annotations and Objects
  365. Урок 365. 00:05:06
    Arrays in TypeScript
  366. Урок 366. 00:04:31
    Why Typed Arrays?
  367. Урок 367. 00:02:58
    Multiple Typees in Arrays
  368. Урок 368. 00:00:55
    When to Use Typed Arrays
  369. Урок 369. 00:04:05
    Tuples in TypeScript
  370. Урок 370. 00:05:29
    Tuples in Action
  371. Урок 371. 00:03:21
    Why Tuples?
  372. Урок 372. 00:01:27
    Interfaces
  373. Урок 373. 00:04:43
    Long Type Annotations
  374. Урок 374. 00:04:37
    Fixing Annotations With Interfaces
  375. Урок 375. 00:03:32
    Syntax Around Interfaces
  376. Урок 376. 00:04:47
    Functions in Interfaces
  377. Урок 377. 00:04:16
    Code Reuse with Interfaces
  378. Урок 378. 00:03:13
    General Plan with Interfaces
  379. Урок 379. 00:03:48
    Classes
  380. Урок 380. 00:03:04
    Basic Inheritance
  381. Урок 381. 00:06:42
    Class Method Modifiers
  382. Урок 382. 00:06:19
    Fields in Classes
  383. Урок 383. 00:04:19
    Fields with Inheritance
  384. Урок 384. 00:01:10
    Where to Use Classes
  385. Урок 385. 00:02:46
    App Overview
  386. Урок 386. 00:04:56
    Parcel in Action
  387. Урок 387. 00:03:20
    Project Structure
  388. Урок 388. 00:05:30
    Generating Random Data
  389. Урок 389. 00:05:18
    Type Definition Files
  390. Урок 390. 00:06:21
    Using Type Definition Files
  391. Урок 391. 00:05:07
    Export Statements in TypeScript
  392. Урок 392. 00:04:44
    Defining a Company
  393. Урок 393. 00:07:39
    Adding Google Maps Support
  394. Урок 394. 00:04:07
    Google Maps Integration with TypeScript
  395. Урок 395. 00:12:47
    Exploring Type Definition Files
  396. Урок 396. 00:06:29
    Hiding Functionality
  397. Урок 397. 00:08:26
    Why Use Private Modifiers? Here's Why
  398. Урок 398. 00:09:19
    Adding Markers
  399. Урок 399. 00:02:46
    Duplicate Code
  400. Урок 400. 00:06:39
    One Possible Solution
  401. Урок 401. 00:05:36
    Restricting Access with Interfaces
  402. Урок 402. 00:03:27
    Implicit Type Checks
  403. Урок 403. 00:06:48
    Showing Popup Windows
  404. Урок 404. 00:07:12
    Updating Interface Definitions
  405. Урок 405. 00:06:07
    Optional Implements Clauses
  406. Урок 406. 00:08:09
    App Wrapup
  407. Урок 407. 00:01:35
    App Overview
  408. Урок 408. 00:07:41
    Configuring the TS Compiler
  409. Урок 409. 00:05:06
    Concurrently Compilation and Execution
  410. Урок 410. 00:04:48
    A Simple Sorting Algorithm
  411. Урок 411. 00:03:11
    Sorter Scaffolding
  412. Урок 412. 00:05:18
    Sorting Implementation
  413. Урок 413. 00:07:38
    Two Huge Issues
  414. Урок 414. 00:09:35
    TypeScript is Really Smart
  415. Урок 415. 00:09:14
    Type Guards
  416. Урок 416. 00:02:23
    Why Is This Bad?
  417. Урок 417. 00:07:30
    Extracting Key Logic
  418. Урок 418. 00:13:59
    Seperating Swapping and Comparison
  419. Урок 419. 00:04:39
    The Big Reveal
  420. Урок 420. 00:04:49
    Interface Definition
  421. Урок 421. 00:11:09
    Sorting Abritrary Collections
  422. Урок 422. 00:24:16
    Linked List Implementation
  423. Урок 423. 00:04:04
    Just... One... More... Fix...
  424. Урок 424. 00:02:45
    Integrating the Sort Method
  425. Урок 425. 00:06:55
    Issues with Inheritance
  426. Урок 426. 00:06:26
    Abstract Classes
  427. Урок 427. 00:04:31
    Abstract Classes in Action
  428. Урок 428. 00:04:00
    Solving All Our Issues with Abstract Classes
  429. Урок 429. 00:03:24
    Interfaces vs Abstract Classes
  430. Урок 430. 00:05:11
    App Overview
  431. Урок 431. 00:06:38
    Modules Overview
  432. Урок 432. 00:04:23
    Generating Modules
  433. Урок 433. 00:06:46
    Module Properties
  434. Урок 434. 00:07:00
    Connecting Modules
  435. Урок 435. 00:05:32
    Examining the API
  436. Урок 436. 00:05:00
    Reading the Users Location
  437. Урок 437. 00:03:44
    The Angular Way
  438. Урок 438. 00:05:27
    Geolocation in an Observable
  439. Урок 439. 00:03:34
    Connecting the Service to a Component
  440. Урок 440. 00:09:03
    Transforming Coordinates to Query Params
  441. Урок 441. 00:11:27
    SwitchMap vs MergeMap
  442. Урок 442. 00:05:34
    But Why SwitchMap?
  443. Урок 443. 00:08:04
    Making a Request
  444. Урок 444. 00:04:25
    Further Processing
  445. Урок 445. 00:08:57
    Generics on HTTP Requests
  446. Урок 446. 00:14:19
    Filter, MergeMap, Pluck Operators
  447. Урок 447. 00:02:49
    Map and toArray Operators
  448. Урок 448. 00:03:58
    Accessing Data in the Template
  449. Урок 449. 00:07:09
    Pipes Overview
  450. Урок 450. 00:04:07
    Data Pipes
  451. Урок 451. 00:06:16
    The Async Pipe
  452. Урок 452. 00:02:30
    Adding Bootstrap
  453. Урок 453. 00:04:21
    Styling the Forecast Component
  454. Урок 454. 00:04:37
    Reminder on the Share Operator
  455. Урок 455. 00:10:48
    How to Structure Services
  456. Урок 456. 00:05:44
    Generating the Notification Module
  457. Урок 457. 00:04:46
    Notifications Service Design
  458. Урок 458. 00:11:04
    Introducing Subjects
  459. Урок 459. 00:08:14
    Subject Variations
  460. Урок 460. 00:09:08
    More Design on Notifications
  461. Урок 461. 00:09:19
    Building a Command Structure
  462. Урок 462. 00:12:57
    The Scan Operator
  463. Урок 463. 00:03:03
    Scan in the Service
  464. Урок 464. 00:03:29
    Fixing a Few Errors
  465. Урок 465. 00:07:19
    Replay Subject in Action
  466. Урок 466. 00:05:17
    A Preferred Solution
  467. Урок 467. 00:05:50
    Displaying Messages
  468. Урок 468. 00:03:19
    Automatic Timeout
  469. Урок 469. 00:03:33
    Notification Styling
  470. Урок 470. 00:03:52
    Clearing Messages
  471. Урок 471. 00:04:54
    When to Add Notifications
  472. Урок 472. 00:05:38
    Showing Success and Errors
  473. Урок 473. 00:09:38
    CatchError and ThrowError
  474. Урок 474. 00:04:48
    The Retry Operator
  475. Урок 475. 00:07:44
    Service Design
  476. Урок 476. 00:05:34
    More on API Pagination
  477. Урок 477. 00:04:18
    Service Generation
  478. Урок 478. 00:04:47
    Subject Declarations
  479. Урок 479. 00:03:58
    Building the HTTP Params
  480. Урок 480. 00:06:25
    Applying a Type to the Response
  481. Урок 481. 00:04:44
    Calculating Pages Available
  482. Урок 482. 00:04:24
    Wrapping the Input Subject
  483. Урок 483. 00:03:00
    A Better Interface
  484. Урок 484. 00:03:45
    The Article List Component
  485. Урок 485. 00:04:07
    Accessing the Data
  486. Урок 486. 00:03:35
    Rendering Articles
  487. Урок 487. 00:01:18
    Fetching a Page
  488. Урок 488. 00:02:17
    Fixing Some Styling
  489. Урок 489. 00:04:09
    Creating Custom Pipes
  490. Урок 490. 00:04:47
    Custom Pipe Arguments
  491. Урок 491. 00:02:37
    The Shared Module Pattern
  492. Урок 492. 00:03:42
    Connecting the Paginator
  493. Урок 493. 00:03:13
    Paginator Strategy
  494. Урок 494. 00:07:25
    Paginator Internals
  495. Урок 495. 00:03:10
    Styling the Current Page
  496. Урок 496. 00:03:46
    Parent to Child Communication