Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай 100 Angular Challenge, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:49
    Introduction: What are we building and who is this dude?
  • Урок 2. 00:00:33
    Tools We Use
  • Урок 3. 00:00:33
    Github Repo / Source Code
  • Урок 4. 00:00:53
    Updating Introduction
  • Урок 5. 00:02:10
    Creating a New Project with Angular CLI
  • Урок 6. 00:03:26
    Updating Versions
  • Урок 7. 00:04:20
    Understanding Our Configuration
  • Урок 8. 00:04:59
    Understanding our src setup
  • Урок 9. 00:02:04
    Generating Components with CLI
  • Урок 10. 00:02:38
    Configuring ng generate component to use scss
  • Урок 11. 00:01:03
    Converting Application to SCSS
  • Урок 12. 00:01:25
    How to Succeed with this Course
  • Урок 13. 00:10:18
    1. Basic Toolbar
  • Урок 14. 00:10:22
    2. Card
  • Урок 15. 00:11:41
    3. Accordion
  • Урок 16. 00:08:27
    4. Progress Bar
  • Урок 17. 00:10:04
    5. Star Ratings
  • Урок 18. 00:09:54
    6. Top of Page
  • Урок 19. 00:06:26
    7A. Basic Routing Setup
  • Урок 20. 00:04:06
    7B. Basic Routing Setup
  • Урок 21. 00:06:50
    8. Lazy Loading Routes
  • Урок 22. 00:03:11
    9. Truncate Pipe
  • Урок 23. 00:08:46
    12. Loader Circular Component
  • Урок 24. 00:09:48
    10. Credit Card Formater Pipe
  • Урок 25. 00:14:15
    11. Credit Card Input Component
  • Урок 26. 00:13:54
    13. Loader Loading Component
  • Урок 27. 00:11:31
    14. Twitter Post Component
  • Урок 28. 00:05:02
    15. LinkedIn Post Component
  • Урок 29. 00:05:52
    16. Flatten Pipe
  • Урок 30. 00:10:50
    17. Modal Component
  • Урок 31. 00:07:57
    18. Debounce Click Directive
  • Урок 32. 00:07:35
    19. Quote Component
  • Урок 33. 00:06:48
    20. Toggle Component
  • Урок 34. 00:03:32
    21. Filter Term Pipe
  • Урок 35. 00:06:37
    22. Rich Text Viewer Component
  • Урок 36. 00:09:34
    23. Debounce Search Component
  • Урок 37. 00:12:33
    24. Search List Component
  • Урок 38. 00:12:14
    25. Counter Component
  • Урок 39. 00:09:57
    26. Simple Table
  • Урок 40. 00:20:27
    27. Paging Component
  • Урок 41. 00:11:21
    28. Tabs Component
  • Урок 42. 00:10:04
    30. Ripple Directive
  • Урок 43. 00:08:20
    31. Fade In Out Animation
  • Урок 44. 00:21:34
    33. Sort Table Component
  • Урок 45. 00:27:57
    34. Reactive Forms Email Component
  • Урок 46. 00:08:07
    35. Form Dirty Guard
  • Урок 47. 00:12:15
    36. User Service
  • Урок 48. 00:12:48
    39. Ribbon Component
  • Урок 49. 00:12:49
    40. Button Toggle Component
  • Урок 50. 00:08:53
    41. Banner Cut Out Component
  • Урок 51. 00:03:51
    42. Scale Directive
  • Урок 52. 00:14:46
    43. Snackbar Component
  • Урок 53. 00:10:17
    44. Simple Popup Component
  • Урок 54. 00:19:02
    45. Countdown Timer Component
  • Урок 55. 00:07:42
    46. Snackbar Service
  • Урок 56. 00:07:45
    47. Copy Directive
  • Урок 57. 00:15:48
    48. Lazy Load Image Directive
  • Урок 58. 00:12:31
    50. Footer Component
  • Урок 59. 00:03:33
    51. Slide Right Animation
  • Урок 60. 00:09:04
    52. Skeleton Loader Component
  • Урок 61. 00:14:19
    53. Social Media Bar Component
  • Урок 62. 00:08:42
    54. Bottom Sheet Component
  • Урок 63. 00:05:21
    55. Fieldset Toggle Component
  • Урок 64. 00:08:01
    56. Pill Component
  • Урок 65. 00:15:17
    57. Pill Filter List Component
  • Урок 66. 00:10:33
    58. Not Found Component
  • Урок 67. 00:17:33
    59. Password Component
  • Урок 68. 00:12:09
    63. Title Service
  • Урок 69. 00:04:43
    70. Rich Text Pipe
  • Урок 70. 00:05:50
    72. Sort By Pipe
  • Урок 71. 00:05:29
    73. Sort By Key Pipe
  • Урок 72. 00:03:51
    75. Overlay Component
  • Урок 73. 00:10:41
    76. Local Storage Service
  • Урок 74. 00:07:32
    77. Route Params
  • Урок 75. 00:07:29
    78. Common Scripts
  • Урок 76. 00:04:27
    79. Active Route UI
  • Урок 77. 00:03:47
    80. Auto Focus Input Directive
  • Урок 78. 00:01:19
    Testing Introduction
  • Урок 79. 00:10:33
    92. Component Testing
  • Урок 80. 00:09:01
    93. Guard Testing
  • Урок 81. 00:04:55
    94. Pipe Testing
  • Урок 82. 00:13:09
    95. Directive Testing
  • Урок 83. 00:04:47
    96. Mock 3rd Party (Http)
  • Урок 84. 00:10:38
    97. Service Testing
  • Урок 85. 00:05:05
    98. Mock First Party Services
  • Урок 86. 00:05:06
    99. Abstracting Services for Testing
  • Урок 87. 00:01:28
    100. Testing Practice x 75
  • Урок 88. 00:02:32
    Good job!
  • Урок 89. 00:01:09
    Bonus Lecture